diff --git a/data/platform/nanonote/sections/applications/mplayer b/data/platform/nanonote/sections/applications/mplayer new file mode 100644 index 0000000..4ebb8ca --- /dev/null +++ b/data/platform/nanonote/sections/applications/mplayer @@ -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 diff --git a/data/platform/nanonote/sections/applications/nupdf b/data/platform/nanonote/sections/applications/nupdf new file mode 100644 index 0000000..ed1cf22 --- /dev/null +++ b/data/platform/nanonote/sections/applications/nupdf @@ -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