Part of a larger restructure, added MusicPlayer which is the main controller and a structure for the song queue
This commit is contained in:
7
CryliaPlayer.desktop.in
Normal file
7
CryliaPlayer.desktop.in
Normal file
@@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=CryliaPlayer
|
||||
Exec=@CMAKE_INSTALL_PREFIX@/bin/CryliaPlayer %f
|
||||
MimeType=audio/mpeg;audio/x-flac;
|
||||
Icon=@CMAKE_INSTALL_PREFIX@/share/icons/aqua.jpg
|
||||
Terminal=false
|
||||
Reference in New Issue
Block a user