author | harlekin <harlekin> | 2003-03-08 20:28:53 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-03-08 20:28:53 (UTC) |
commit | 38884fb2fccdf4484ed8aec3d0a68835a2489636 (patch) (unidiff) | |
tree | 69b840e08e3877932f94d7ef68052d4cf7d77b7a | |
parent | 90c30b2d87820c2ba45bf9350ee774b08dc5c4d8 (diff) | |
download | opie-38884fb2fccdf4484ed8aec3d0a68835a2489636.zip opie-38884fb2fccdf4484ed8aec3d0a68835a2489636.tar.gz opie-38884fb2fccdf4484ed8aec3d0a68835a2489636.tar.bz2 |
moved app icons in the app dirs
-rw-r--r-- | apps/1Pim/addressbook.desktop | 2 | ||||
-rw-r--r-- | apps/1Pim/datebook.desktop | 22 | ||||
-rw-r--r-- | apps/1Pim/textedit.desktop | 2 | ||||
-rw-r--r-- | apps/1Pim/todo.desktop | 22 | ||||
-rw-r--r-- | apps/Applications/embeddedkonsole.desktop | 2 | ||||
-rw-r--r-- | apps/Applications/sysinfo.desktop | 2 | ||||
-rw-r--r-- | pics/addressbook/AddressBook.png (renamed from pics/inline/AddressBook.png) | bin | 2111 -> 2111 bytes | |||
-rw-r--r-- | pics/datebook/DateBook.png (renamed from pics/inline/DateBook.png) | bin | 1527 -> 1527 bytes | |||
-rw-r--r-- | pics/konsole/Terminal.png (renamed from pics/inline/Terminal.png) | bin | 2386 -> 2386 bytes | |||
-rw-r--r-- | pics/sysinfo/SystemInfo.png (renamed from pics/inline/SystemInfo.png) | bin | 1838 -> 1838 bytes | |||
-rw-r--r-- | pics/textedit/TextEditor.png (renamed from pics/inline/TextEditor.png) | bin | 2490 -> 2490 bytes | |||
-rw-r--r-- | pics/todo/TodoList.png (renamed from pics/inline/TodoList.png) | bin | 1417 -> 1417 bytes |
12 files changed, 28 insertions, 24 deletions
diff --git a/apps/1Pim/addressbook.desktop b/apps/1Pim/addressbook.desktop index b11cdd4..93fd761 100644 --- a/apps/1Pim/addressbook.desktop +++ b/apps/1Pim/addressbook.desktop | |||
@@ -4,7 +4,7 @@ Comment[fr]=Un répertoire | |||
4 | Comment[es]=Una libreta de direcciones | 4 | Comment[es]=Una libreta de direcciones |
5 | Comment[da]=Adressebog med kontaktpersoner, adresser, telefonnumre m.m. | 5 | Comment[da]=Adressebog med kontaktpersoner, adresser, telefonnumre m.m. |
6 | Exec=addressbook | 6 | Exec=addressbook |
7 | Icon=AddressBook | 7 | Icon=addressbook/AddressBook |
8 | Type=Application | 8 | Type=Application |
9 | Name=Contacts | 9 | Name=Contacts |
10 | MimeType=text/x-vCard | 10 | MimeType=text/x-vCard |
diff --git a/apps/1Pim/datebook.desktop b/apps/1Pim/datebook.desktop index cefd163..991dc01 100644 --- a/apps/1Pim/datebook.desktop +++ b/apps/1Pim/datebook.desktop | |||
@@ -1,21 +1,23 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Categories = | ||
2 | Comment=A Calendar and Scheduling Program | 3 | Comment=A Calendar and Scheduling Program |
3 | Comment[es]=Un calendario y planificador | ||
4 | Comment[da]=Et kalender og planlægnings program | 4 | Comment[da]=Et kalender og planlægnings program |
5 | Comment[de]=Ein Terminkalender | 5 | Comment[de]=Ein Terminkalender |
6 | comment[fr]=Un calendrier et planificateur de tâches | 6 | Comment[es] = Un calendario y planificador |
7 | Exec=datebook | 7 | Exec=datebook |
8 | Icon=DateBook | 8 | File = |
9 | Type=Application | 9 | Icon = datebook/DateBook |
10 | Name=Calendar | 10 | Name=Calendar |
11 | Name[pt_BR]=Calendário | 11 | Name[da] = Kalender |
12 | Name[no]=Avtalebok | ||
13 | Name[de]=Termine | 12 | Name[de]=Termine |
13 | Name[es] = Calendario | ||
14 | Name[fr] = Agenda | ||
14 | Name[hu]=Naptár | 15 | Name[hu]=Naptár |
15 | Name[it]=Agenda | 16 | Name[it]=Agenda |
17 | Name[ko] = 일정관리 | ||
18 | Name[no] = Avtalebok | ||
16 | Name[pt]=Calendário | 19 | Name[pt]=Calendário |
17 | Name[es]=Calendario | 20 | Name[pt_BR] = Calendário |
18 | Name[zh_TW]=行事歷 | 21 | Name[zh_TW]=行事歷 |
19 | Name[ko]=일정관리 | 22 | Type = 1Pim |
20 | Name[da]=Kalender | 23 | comment[fr] = Un calendrier et planificateur de tâches |
21 | Name[fr]=Agenda | ||
diff --git a/apps/1Pim/textedit.desktop b/apps/1Pim/textedit.desktop index 721e330..0b88eee 100644 --- a/apps/1Pim/textedit.desktop +++ b/apps/1Pim/textedit.desktop | |||
@@ -4,7 +4,7 @@ Comment[es]=Un editor de textos | |||
4 | Comment[da]=Et tekst redigerings program | 4 | Comment[da]=Et tekst redigerings program |
5 | Comment[fr]=Un éditeur de texte | 5 | Comment[fr]=Un éditeur de texte |
6 | Exec=textedit | 6 | Exec=textedit |
7 | Icon=TextEditor | 7 | Icon=textedit/TextEditor |
8 | Type=Application | 8 | Type=Application |
9 | MimeType=text/plain | 9 | MimeType=text/plain |
10 | Name=Text Editor | 10 | Name=Text Editor |
diff --git a/apps/1Pim/todo.desktop b/apps/1Pim/todo.desktop index 0d990f5..8471395 100644 --- a/apps/1Pim/todo.desktop +++ b/apps/1Pim/todo.desktop | |||
@@ -1,21 +1,23 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Categories = | ||
2 | Comment=A Todo List Program | 3 | Comment=A Todo List Program |
3 | Comment[es]=Un programa de lista de tareas | ||
4 | Comment[de]=Ein Programm zur Verwaltung von Aufgaben | ||
5 | Comment[da]=Et program til styring af opgaver | 4 | Comment[da]=Et program til styring af opgaver |
5 | Comment[de] = Ein Programm zur Verwaltung von Aufgaben | ||
6 | Comment[es] = Un programa de lista de tareas | ||
6 | Comment[fr]=Un programme de liste de tâches | 7 | Comment[fr]=Un programme de liste de tâches |
7 | Exec=todolist | 8 | Exec=todolist |
8 | Icon=TodoList | 9 | File = |
9 | Type=Application | 10 | Icon = todo/TodoList |
10 | Name=Todo List | 11 | Name=Todo List |
11 | Name[pt_BR]=Afazeres | 12 | Name[da] = Opgaveliste |
12 | Name[no]=Oppgaveliste | ||
13 | Name[de]=Aufgaben | 13 | Name[de]=Aufgaben |
14 | Name[es] = Tareas | ||
15 | Name[fr] = Tâches | ||
14 | Name[hu]=Feladatok | 16 | Name[hu]=Feladatok |
15 | Name[it]=Impegni | 17 | Name[it]=Impegni |
18 | Name[ko] = 할일 목록 | ||
19 | Name[no] = Oppgaveliste | ||
16 | Name[pt]=Tarefas | 20 | Name[pt]=Tarefas |
17 | Name[es]=Tareas | 21 | Name[pt_BR] = Afazeres |
18 | Name[zh_TW]=待辦事項 | 22 | Name[zh_TW]=待辦事項 |
19 | Name[ko]=할일 목록 | 23 | Type = 1Pim |
20 | Name[da]=Opgaveliste | ||
21 | Name[fr]=Tâches | ||
diff --git a/apps/Applications/embeddedkonsole.desktop b/apps/Applications/embeddedkonsole.desktop index e78e884..ccc7f5e 100644 --- a/apps/Applications/embeddedkonsole.desktop +++ b/apps/Applications/embeddedkonsole.desktop | |||
@@ -3,7 +3,7 @@ Comment=A Terminal Window | |||
3 | Comment[es]=Una ventana de terminal | 3 | Comment[es]=Una ventana de terminal |
4 | Comment[da]=Et terminalvindue | 4 | Comment[da]=Et terminalvindue |
5 | Exec=embeddedkonsole | 5 | Exec=embeddedkonsole |
6 | Icon=Terminal | 6 | Icon=konsole/Terminal |
7 | Type=Application | 7 | Type=Application |
8 | Name=Konsole | 8 | Name=Konsole |
9 | Name[de]=Kommando zeile | 9 | Name[de]=Kommando zeile |
diff --git a/apps/Applications/sysinfo.desktop b/apps/Applications/sysinfo.desktop index 745a5d5..4ac4174 100644 --- a/apps/Applications/sysinfo.desktop +++ b/apps/Applications/sysinfo.desktop | |||
@@ -7,7 +7,7 @@ Exec=sysinfo | |||
7 | Type=Application | 7 | Type=Application |
8 | Comment=System Information | 8 | Comment=System Information |
9 | Comment[es]=Info Sistema | 9 | Comment[es]=Info Sistema |
10 | Icon=SystemInfo | 10 | Icon=sysinfo/SystemInfo |
11 | Name[hu]=Rendszerinfó | 11 | Name[hu]=Rendszerinfó |
12 | Name[it]=Sistema | 12 | Name[it]=Sistema |
13 | Name[pt]=Sistema | 13 | Name[pt]=Sistema |
diff --git a/pics/inline/AddressBook.png b/pics/addressbook/AddressBook.png index 6858683..6858683 100644 --- a/pics/inline/AddressBook.png +++ b/pics/addressbook/AddressBook.png | |||
Binary files differ | |||
diff --git a/pics/inline/DateBook.png b/pics/datebook/DateBook.png index f7b5380..f7b5380 100644 --- a/pics/inline/DateBook.png +++ b/pics/datebook/DateBook.png | |||
Binary files differ | |||
diff --git a/pics/inline/Terminal.png b/pics/konsole/Terminal.png index 786b18f..786b18f 100644 --- a/pics/inline/Terminal.png +++ b/pics/konsole/Terminal.png | |||
Binary files differ | |||
diff --git a/pics/inline/SystemInfo.png b/pics/sysinfo/SystemInfo.png index dfb9a1c..dfb9a1c 100644 --- a/pics/inline/SystemInfo.png +++ b/pics/sysinfo/SystemInfo.png | |||
Binary files differ | |||
diff --git a/pics/inline/TextEditor.png b/pics/textedit/TextEditor.png index 9f17179..9f17179 100644 --- a/pics/inline/TextEditor.png +++ b/pics/textedit/TextEditor.png | |||
Binary files differ | |||
diff --git a/pics/inline/TodoList.png b/pics/todo/TodoList.png index 323eea4..323eea4 100644 --- a/pics/inline/TodoList.png +++ b/pics/todo/TodoList.png | |||
Binary files differ | |||