mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-22 12:57:31 +02:00
add new icons for mplayer, nupdf that start the app via 'alfilesel'
This commit is contained in:
parent
8da20f4ef3
commit
7ab0e16a26
4
data/platform/nanonote/sections/applications/mplayer
Normal file
4
data/platform/nanonote/sections/applications/mplayer
Normal 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
|
4
data/platform/nanonote/sections/applications/nupdf
Normal file
4
data/platform/nanonote/sections/applications/nupdf
Normal 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
|
Loading…
Reference in New Issue
Block a user