author | harlekin <harlekin> | 2002-09-21 17:53:20 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-09-21 17:53:20 (UTC) |
commit | 6bc9366dfe07aff52b90f60c0618e66f8c28f0a3 (patch) (side-by-side diff) | |
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,7 +1,7 @@ [Desktop Entry] Comment=A Board Strategy Game Exec=go -Icon=Go +Icon=go/Go Type=Application Name=Go Name[pt]=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,7 +1,7 @@ [Desktop Entry] Comment=A Code Breaking Game Exec=mindbreaker -Icon=Mindbreaker +Icon=mindbreaker/Mindbreaker Type=Application Name=Mindbreaker Name[pt]=Mindbreaker 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,7 +1,7 @@ [Desktop Entry] Comment=Find the mines Exec=minesweep -Icon=MineHunt +Icon= minesweep/MineHunt Type=Application Name=Mine Hunt Name[pt_BR]=Caca-Minas 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,7 +1,7 @@ [Desktop Entry] Comment=A Game of Patience Exec=patience -Icon=Solitaire +Icon=cards/Solitaire Type=Application Name=Patience Name[pt_BR]=Paciencia 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,7 +1,7 @@ [Desktop Entry] Comment=A Snake Game Exec=snake -Icon=Snake +Icon=snake/Snake Type=Application Name=Snake Name[pt_BR]=Cobra 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,7 +1,7 @@ [Desktop Entry] Comment=A Block Stacking Game Exec=tetrix -Icon=Tetrix +Icon=tetrix/Tetrix Type=Application Name=Tetrix Name[ja]=テトリックス 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,7 +1,7 @@ [Desktop Entry] Comment=A word arranging game Exec=wordgame -Icon=WordGame +Icon=wordgame/WordGame Type=Application Name=Word Game Name[pt_BR]=Palavras Cruzadas |