diff options
author | Ken Moore <ken@ixsystems.com> | 2017-03-17 12:10:31 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-03-17 12:10:31 -0400 |
commit | 57c9c3f21d78de69027cc6fe63883dbf2997ee7b (patch) | |
tree | 6c394f837278870ad8041efb18995dd3956a30cd /src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop | |
parent | Update the new lumina-pdf to work as a QMainWindow with a QPrintPreviewWidget... (diff) | |
download | lumina-57c9c3f21d78de69027cc6fe63883dbf2997ee7b.tar.gz lumina-57c9c3f21d78de69027cc6fe63883dbf2997ee7b.tar.bz2 lumina-57c9c3f21d78de69027cc6fe63883dbf2997ee7b.zip |
Add the beginnings of a new "lumina-mediaplayer" application. This is a hobby/tinker project, and I am primarily working on the interface to pianobar right now (not buildable yet).
Diffstat (limited to 'src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop')
-rw-r--r-- | src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop b/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop new file mode 100644 index 00000000..180f4562 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-mediaplayer/lumina-mediaplayer.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Exec=lumina-mediaplayer %f +Icon=audio-x-generic +Terminal=false +Type=Application +StartupNotify=true +Categories=Utility; +MimeType= +Name=Lumina Media Player +Comment=Play Multimedia Content |