author | harlekin <harlekin> | 2002-09-21 17:53:20 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-09-21 17:53:20 (UTC) |
commit | 6bc9366dfe07aff52b90f60c0618e66f8c28f0a3 (patch) (unidiff) | |
tree | 22df1793b2e4deb7b7fcd2394649be66a32f63e0 /apps/Games | |
parent | 909710c5ad1258a5d12487ccaaea3bcac7157592 (diff) | |
download | opie-6bc9366dfe07aff52b90f60c0618e66f8c28f0a3.zip opie-6bc9366dfe07aff52b90f60c0618e66f8c28f0a3.tar.gz opie-6bc9366dfe07aff52b90f60c0618e66f8c28f0a3.tar.bz2 |
adapted to the new pic dirs
-rw-r--r-- | apps/Games/go.desktop | 2 | ||||
-rw-r--r-- | apps/Games/mindbreaker.desktop | 2 | ||||
-rw-r--r-- | apps/Games/minesweep.desktop | 2 | ||||
-rw-r--r-- | apps/Games/patience.desktop | 2 | ||||
-rw-r--r-- | apps/Games/snake.desktop | 2 | ||||
-rw-r--r-- | apps/Games/tetrix.desktop | 2 | ||||
-rw-r--r-- | apps/Games/wordgame.desktop | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/apps/Games/go.desktop b/apps/Games/go.desktop index 157f8dd..ba77006 100644 --- a/apps/Games/go.desktop +++ b/apps/Games/go.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Board Strategy Game | 2 | Comment=A Board Strategy Game |
3 | Exec=go | 3 | Exec=go |
4 | Icon=Go | 4 | Icon=go/Go |
5 | Type=Application | 5 | Type=Application |
6 | Name=Go | 6 | Name=Go |
7 | Name[pt]=Go | 7 | Name[pt]=Go |
8 | Name[es]=Go | 8 | Name[es]=Go |
diff --git a/apps/Games/mindbreaker.desktop b/apps/Games/mindbreaker.desktop index 5e8c7af..487f110 100644 --- a/apps/Games/mindbreaker.desktop +++ b/apps/Games/mindbreaker.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Code Breaking Game | 2 | Comment=A Code Breaking Game |
3 | Exec=mindbreaker | 3 | Exec=mindbreaker |
4 | Icon=Mindbreaker | 4 | Icon=mindbreaker/Mindbreaker |
5 | Type=Application | 5 | Type=Application |
6 | Name=Mindbreaker | 6 | Name=Mindbreaker |
7 | Name[pt]=Mindbreaker | 7 | Name[pt]=Mindbreaker |
8 | Name[es]=Rompecabezas | 8 | Name[es]=Rompecabezas |
diff --git a/apps/Games/minesweep.desktop b/apps/Games/minesweep.desktop index f323f0a..7825df5 100644 --- a/apps/Games/minesweep.desktop +++ b/apps/Games/minesweep.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=Find the mines | 2 | Comment=Find the mines |
3 | Exec=minesweep | 3 | Exec=minesweep |
4 | Icon=MineHunt | 4 | Icon= minesweep/MineHunt |
5 | Type=Application | 5 | Type=Application |
6 | Name=Mine Hunt | 6 | Name=Mine Hunt |
7 | Name[pt_BR]=Caca-Minas | 7 | Name[pt_BR]=Caca-Minas |
8 | Name[no]=Minesøk | 8 | Name[no]=Minesøk |
diff --git a/apps/Games/patience.desktop b/apps/Games/patience.desktop index 7600f00..9d26951 100644 --- a/apps/Games/patience.desktop +++ b/apps/Games/patience.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Game of Patience | 2 | Comment=A Game of Patience |
3 | Exec=patience | 3 | Exec=patience |
4 | Icon=Solitaire | 4 | Icon=cards/Solitaire |
5 | Type=Application | 5 | Type=Application |
6 | Name=Patience | 6 | Name=Patience |
7 | Name[pt_BR]=Paciencia | 7 | Name[pt_BR]=Paciencia |
8 | Name[no]=Kabal | 8 | Name[no]=Kabal |
diff --git a/apps/Games/snake.desktop b/apps/Games/snake.desktop index 5126f80..376c6a9 100644 --- a/apps/Games/snake.desktop +++ b/apps/Games/snake.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Snake Game | 2 | Comment=A Snake Game |
3 | Exec=snake | 3 | Exec=snake |
4 | Icon=Snake | 4 | Icon=snake/Snake |
5 | Type=Application | 5 | Type=Application |
6 | Name=Snake | 6 | Name=Snake |
7 | Name[pt_BR]=Cobra | 7 | Name[pt_BR]=Cobra |
8 | Name[no]=Slange | 8 | Name[no]=Slange |
diff --git a/apps/Games/tetrix.desktop b/apps/Games/tetrix.desktop index d0320d0..843e4ae 100644 --- a/apps/Games/tetrix.desktop +++ b/apps/Games/tetrix.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A Block Stacking Game | 2 | Comment=A Block Stacking Game |
3 | Exec=tetrix | 3 | Exec=tetrix |
4 | Icon=Tetrix | 4 | Icon=tetrix/Tetrix |
5 | Type=Application | 5 | Type=Application |
6 | Name=Tetrix | 6 | Name=Tetrix |
7 | Name[ja]=テトリックス | 7 | Name[ja]=テトリックス |
8 | Name[pt]=Tetris | 8 | Name[pt]=Tetris |
diff --git a/apps/Games/wordgame.desktop b/apps/Games/wordgame.desktop index 0200b20..5dce0ff 100644 --- a/apps/Games/wordgame.desktop +++ b/apps/Games/wordgame.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Comment=A word arranging game | 2 | Comment=A word arranging game |
3 | Exec=wordgame | 3 | Exec=wordgame |
4 | Icon=WordGame | 4 | Icon=wordgame/WordGame |
5 | Type=Application | 5 | Type=Application |
6 | Name=Word Game | 6 | Name=Word Game |
7 | Name[pt_BR]=Palavras Cruzadas | 7 | Name[pt_BR]=Palavras Cruzadas |
8 | Name[no]=Kryss-Ord | 8 | Name[no]=Kryss-Ord |