24 files changed, 23 insertions, 23 deletions
diff --git a/apps/Applications/advancedfm.desktop b/apps/Applications/advancedfm.desktop index 254e4b7..72b30f8 100644 --- a/apps/Applications/advancedfm.desktop +++ b/apps/Applications/advancedfm.desktop @@ -4,3 +4,3 @@ Exec = advancedfm File = advancedfm -Icon = FileBrowser +Icon = advancedfm/FileBrowser Name = AdvancedFM diff --git a/apps/Applications/calculator.desktop b/apps/Applications/calculator.desktop index d147212..052ef8f 100644 --- a/apps/Applications/calculator.desktop +++ b/apps/Applications/calculator.desktop @@ -3,3 +3,3 @@ Comment=A Calculator Program Exec=calculator -Icon=Calculator +Icon=calc/Calculator Type=Application diff --git a/apps/Applications/citytime.desktop b/apps/Applications/citytime.desktop index f26c773..843181f 100644 --- a/apps/Applications/citytime.desktop +++ b/apps/Applications/citytime.desktop @@ -3,3 +3,3 @@ Comment=A World Clock and Time Zone Editor Exec=citytime -Icon=CityTime +Icon=citytime/CityTime Type=Application diff --git a/apps/Applications/filebrowser.desktop b/apps/Applications/filebrowser.desktop index 9c05c41..55cdce0 100644 --- a/apps/Applications/filebrowser.desktop +++ b/apps/Applications/filebrowser.desktop @@ -4,3 +4,3 @@ Exec = filebrowser File = ../apps/Applications/filebrowser -Icon = FileBrowser +Icon = filebrowser/FileBrowser Name = File Manager diff --git a/apps/Applications/helpbrowser.desktop b/apps/Applications/helpbrowser.desktop index efe57f4..8fb3564 100644 --- a/apps/Applications/helpbrowser.desktop +++ b/apps/Applications/helpbrowser.desktop @@ -3,3 +3,3 @@ Comment=A HTML Help Browser Program Exec=helpbrowser -Icon=HelpBrowser +Icon=helpbrowser/HelpBrowser Type=Application diff --git a/apps/Applications/showimg.desktop b/apps/Applications/showimg.desktop index 3289ffe..ace4a3d 100644 --- a/apps/Applications/showimg.desktop +++ b/apps/Applications/showimg.desktop @@ -4,3 +4,3 @@ Exec=showimg MimeType=image/* -Icon=ImageViewer +Icon=imageviewer/ImageViewer Type=Application 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 @@ -3,3 +3,3 @@ Comment=A Board Strategy Game Exec=go -Icon=Go +Icon=go/Go Type=Application 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 @@ -3,3 +3,3 @@ Comment=A Code Breaking Game Exec=mindbreaker -Icon=Mindbreaker +Icon=mindbreaker/Mindbreaker Type=Application 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 @@ -3,3 +3,3 @@ Comment=Find the mines Exec=minesweep -Icon=MineHunt +Icon= minesweep/MineHunt Type=Application 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 @@ -3,3 +3,3 @@ Comment=A Game of Patience Exec=patience -Icon=Solitaire +Icon=cards/Solitaire Type=Application 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 @@ -3,3 +3,3 @@ Comment=A Snake Game Exec=snake -Icon=Snake +Icon=snake/Snake Type=Application 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 @@ -3,3 +3,3 @@ Comment=A Block Stacking Game Exec=tetrix -Icon=Tetrix +Icon=tetrix/Tetrix Type=Application 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 @@ -3,3 +3,3 @@ Comment=A word arranging game Exec=wordgame -Icon=WordGame +Icon=wordgame/WordGame Type=Application diff --git a/apps/Settings/Appearance.desktop b/apps/Settings/Appearance.desktop index 00dec07..b6cb774 100644 --- a/apps/Settings/Appearance.desktop +++ b/apps/Settings/Appearance.desktop @@ -3,3 +3,3 @@ Type=Application Exec=appearance -Icon=Appearance +Icon=appearance/Appearance Name=Appearance diff --git a/apps/Settings/Light.desktop b/apps/Settings/Light.desktop index 4ebc4fd..91b4095 100644 --- a/apps/Settings/Light.desktop +++ b/apps/Settings/Light.desktop @@ -3,3 +3,3 @@ Type=Application Exec=light-and-power -Icon=Light +Icon=lightandpower/Light Name=Light & Power diff --git a/apps/Settings/netsetup.desktop b/apps/Settings/netsetup.desktop index dec27f4..2ef6320 100644 --- a/apps/Settings/netsetup.desktop +++ b/apps/Settings/netsetup.desktop @@ -2,3 +2,3 @@ Exec=netsetup -Icon=PPPConnect +Icon=Network/PPPConnect Type=Application diff --git a/noncore/apps/advancedfm/opie-advancedfm.control b/noncore/apps/advancedfm/opie-advancedfm.control index bda8543..fdfec5a 100644 --- a/noncore/apps/advancedfm/opie-advancedfm.control +++ b/noncore/apps/advancedfm/opie-advancedfm.control @@ -1,2 +1,2 @@ -Files: bin/advancedfm apps/Applications/advancedfm.desktop +Files: bin/advancedfm apps/Applications/advancedfm.desktop pics/advancedfm Priority: optional diff --git a/noncore/games/go/opie-go.control b/noncore/games/go/opie-go.control index c3804d2..3003139 100644 --- a/noncore/games/go/opie-go.control +++ b/noncore/games/go/opie-go.control @@ -1,2 +1,2 @@ -Files: bin/go apps/Games/go.desktop +Files: bin/go apps/Games/go.desktop pics/go Priority: optional diff --git a/noncore/games/minesweep/opie-minesweep.control b/noncore/games/minesweep/opie-minesweep.control index 4a79e99..d58790a 100644 --- a/noncore/games/minesweep/opie-minesweep.control +++ b/noncore/games/minesweep/opie-minesweep.control @@ -1,2 +1,2 @@ -Files: bin/minesweep apps/Games/minesweep.desktop +Files: bin/minesweep apps/Games/minesweep.desktop pics/minesweep Priority: optional diff --git a/noncore/games/solitaire/opie-solitaire.control b/noncore/games/solitaire/opie-solitaire.control index fe4cac9..e9c3cbd 100644 --- a/noncore/games/solitaire/opie-solitaire.control +++ b/noncore/games/solitaire/opie-solitaire.control diff --git a/noncore/games/tetrix/opie-tetrix.control b/noncore/games/tetrix/opie-tetrix.control index 8670106..2c0e4e1 100644 --- a/noncore/games/tetrix/opie-tetrix.control +++ b/noncore/games/tetrix/opie-tetrix.control @@ -1,2 +1,2 @@ -Files: bin/tetrix apps/Games/tetrix.desktop +Files: bin/tetrix apps/Games/tetrix.desktop pics/tetrix/* Priority: optional diff --git a/noncore/games/wordgame/opie-wordgame.control b/noncore/games/wordgame/opie-wordgame.control index 0e28d37..f7ead2c 100644 --- a/noncore/games/wordgame/opie-wordgame.control +++ b/noncore/games/wordgame/opie-wordgame.control @@ -1,2 +1,2 @@ -Files: bin/wordgame apps/Games/wordgame.desktop +Files: bin/wordgame apps/Games/wordgame.desktop pics/wordgame Priority: optional diff --git a/noncore/multimedia/showimg/opie-showimg.control b/noncore/multimedia/showimg/opie-showimg.control index a76aed8..ac16cd5 100644 --- a/noncore/multimedia/showimg/opie-showimg.control +++ b/noncore/multimedia/showimg/opie-showimg.control @@ -1,2 +1,2 @@ -Files: bin/showimg apps/Applications/showimg.desktop +Files: bin/showimg apps/Applications/showimg.desktop pics/imageviewer Priority: optional diff --git a/noncore/tools/calculator/opie-calculator.control b/noncore/tools/calculator/opie-calculator.control index c5d9584..a374b4c 100644 --- a/noncore/tools/calculator/opie-calculator.control +++ b/noncore/tools/calculator/opie-calculator.control @@ -1,2 +1,2 @@ -Files: bin/calculator apps/Applications/calculator.desktop etc/unit_conversion.dat +Files: bin/calculator apps/Applications/calculator.desktop etc/unit_conversion.dat pics/calc Priority: optional |