1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-02 18:54:31 +03:00

add new icons for mplayer, nupdf that start the app via 'alfilesel'

This commit is contained in:
David Kühling 2012-04-04 01:44:46 +02:00
parent 8da20f4ef3
commit 7ab0e16a26
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
title=MPlayer
icon=skin:icons/mplayer.png
exec=/usr/bin/alfilesel
params=-t "MPlayer: Select Video" -p /root/ -f "ogg;ogv;mkv;webm;avi;mpg;mpeg" -- mplayer

View File

@ -0,0 +1,4 @@
title=NuPDF
icon=skin:icons/editor.png
exec=/usr/bin/alfilesel
params=-t "NuPDF: Select File" -p /root/ -f "pdf;PDF" -- nupdf