author | davipt <davipt> | 2003-05-19 20:23:48 (UTC) |
---|---|---|
committer | davipt <davipt> | 2003-05-19 20:23:48 (UTC) |
commit | fe92091d5c8987e1d7e6b11109f5bf1a62411c33 (patch) (unidiff) | |
tree | f6b0e6eb1ffe57d6847b03b13d5f44d0bfaf2566 /apps/Applications/tinykate.desktop | |
parent | dcf9dc8189481c61530f4bedaf1d53d4e0f8a7fd (diff) | |
download | opie-fe92091d5c8987e1d7e6b11109f5bf1a62411c33.zip opie-fe92091d5c8987e1d7e6b11109f5bf1a62411c33.tar.gz opie-fe92091d5c8987e1d7e6b11109f5bf1a62411c33.tar.bz2 |
Sorted fields in *.desktop to make translations and syncing with HEAD easier
Diffstat (limited to 'apps/Applications/tinykate.desktop') (more/less context) (ignore whitespace changes)
-rw-r--r-- | apps/Applications/tinykate.desktop | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/apps/Applications/tinykate.desktop b/apps/Applications/tinykate.desktop index 6cdb29a..5c20b16 100644 --- a/apps/Applications/tinykate.desktop +++ b/apps/Applications/tinykate.desktop | |||
@@ -1,15 +1,13 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Categories = | 2 | Exec=tinykate |
3 | Comment = A texteditor with syntax highlighting | 3 | Icon=tinykate/tinykate |
4 | MimeType=text/* | ||
5 | Type=Applications | ||
6 | Name=TinyKATE | ||
7 | Comment=A texteditor with syntax highlighting | ||
8 | Name[es]=MiniKate | ||
4 | Comment[es]=Un editor de textos con resaltado sintáctico | 9 | Comment[es]=Un editor de textos con resaltado sintáctico |
10 | Name[pt]=Mini Kate | ||
5 | Comment[pt]=Um editor de texto com sintaxe a cores | 11 | Comment[pt]=Um editor de texto com sintaxe a cores |
12 | Name[pt_BR]=Mini Kate | ||
6 | Comment[pt_BR]=Um editor de texto com sintaxe a cores | 13 | Comment[pt_BR]=Um editor de texto com sintaxe a cores |
7 | Exec = tinykate | ||
8 | File = | ||
9 | Icon = tinykate/tinykate | ||
10 | Name = TinyKATE | ||
11 | MimeType = text/* | ||
12 | Type = Applications | ||
13 | Name[es]=MiniKate | ||
14 | Name[pt]=Mini Kate | ||
15 | Name[pt_BR]=Mini Kate \ No newline at end of file | ||