]> git.sesse.net Git - vlc/commitdiff
Fixed path to pixmaps for GPE menu system.
authorJean-Paul Saman <jpsaman@videolan.org>
Fri, 20 Dec 2002 14:28:10 +0000 (14:28 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Fri, 20 Dec 2002 14:28:10 +0000 (14:28 +0000)
ipkg/vlc.gpe

index 92848387a29512694b5a81a1b007f52494c06f8b..b3699f4d07dba46732719970780a18ba602d3208 100755 (executable)
@@ -1,9 +1,9 @@
 ?package(vlc): \
  needs=x11 \
- section=Graphics \
+ section="Graphics" \
  logtitle="VideoLAN Client" \
  title="VideoLAN Client" \
- command="vlc" \
- icon48=/usr/share/videolan/vlc48x48.png \
+ command=vlc \
+ icon48=/usr/share/vlc/vlc48x48.png \
  windowtitle="VideoLAN Client"