author | kergoth <kergoth> | 2002-03-18 21:01:35 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-03-18 21:01:35 (UTC) |
commit | 88945f832c9dcc9b7257ae451f29f8c0a678ffef (patch) (unidiff) | |
tree | 6b1ac2931e7a3fffa8f1fa285cd2434ec84745a8 /apps | |
parent | bc489f8c0738dcc6cb3dc31edc5bda28c7034456 (diff) | |
download | opie-88945f832c9dcc9b7257ae451f29f8c0a678ffef.zip opie-88945f832c9dcc9b7257ae451f29f8c0a678ffef.tar.gz opie-88945f832c9dcc9b7257ae451f29f8c0a678ffef.tar.bz2 |
fixing package conflicts.
-rw-r--r-- | apps/Applications/drawpad.desktop | 2 | ||||
-rw-r--r-- | apps/Applications/today.desktop | 2 | ||||
-rw-r--r-- | apps/Games/tictac.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/Applications/drawpad.desktop b/apps/Applications/drawpad.desktop index 9286acf..831858b 100644 --- a/apps/Applications/drawpad.desktop +++ b/apps/Applications/drawpad.desktop | |||
@@ -1,6 +1,6 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Drawing Program | 2 | Comment=A Drawing Program |
3 | Exec=drawpad | 3 | Exec=drawpad |
4 | Icon=DrawPad | 4 | Icon=drawpad/DrawPad |
5 | Type=Application | 5 | Type=Application |
6 | Name=DrawPad | 6 | Name=DrawPad |
diff --git a/apps/Applications/today.desktop b/apps/Applications/today.desktop index d8ae596..d28930c 100644 --- a/apps/Applications/today.desktop +++ b/apps/Applications/today.desktop | |||
@@ -1,7 +1,7 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=Today App | 2 | Comment=Today App |
3 | Exec=today | 3 | Exec=today |
4 | Icon=today_icon | 4 | Icon=today/today_icon |
5 | Type=Application | 5 | Type=Application |
6 | Name=Today | 6 | Name=Today |
7 | Name[pt_BR]=Hoje | 7 | Name[pt_BR]=Hoje |
diff --git a/apps/Games/tictac.desktop b/apps/Games/tictac.desktop index e2ee7af..cd1c715 100644 --- a/apps/Games/tictac.desktop +++ b/apps/Games/tictac.desktop | |||
@@ -1,6 +1,6 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=tictac | 2 | Exec=tictac |
3 | Icon=Tictac | 3 | Icon=tictac/Tictac |
4 | Type=Application | 4 | Type=Application |
5 | Name=Tictac | 5 | Name=Tictac |
6 | Name[pt_BR]=Jogo da Velha | 6 | Name[pt_BR]=Jogo da Velha |