]> git.sesse.net Git - vlc/commitdiff
GPE menu launch script for iPaq port.
authorJean-Paul Saman <jpsaman@videolan.org>
Sun, 6 Oct 2002 11:47:27 +0000 (11:47 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 6 Oct 2002 11:47:27 +0000 (11:47 +0000)
ipkg/vlc.gpe [new file with mode: 0755]

diff --git a/ipkg/vlc.gpe b/ipkg/vlc.gpe
new file mode 100755 (executable)
index 0000000..1b2ac06
--- /dev/null
@@ -0,0 +1,9 @@
+?package(vlc): \
+ needs=x11 \
+ section=Video \
+ logtitle="VideoLAN Client" \
+ title="VideoLAN Client" \
+ command="vlc -vvvvvv 2>1" \
+ icon48=/usr/share/videolan/vlc48x48.png \
+ windowtitle="VideoLAN Client"
+