Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[qmlmediaplayer] Fix booster type
  • Loading branch information
faenil committed Aug 19, 2013
1 parent f3c9660 commit dcd9666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/qmlmediaplayer.desktop
Expand Up @@ -3,7 +3,7 @@ Version=1.0
Type=Application
Name=Music
Comment=Nemo Mobile Music Player
Exec=/usr/bin/invoker --single-instance -r 5 --type=qtcomponents-qt5 /opt/qmlmediaplayer/bin/qmlmediaplayer
Exec=/usr/bin/invoker --single-instance -r 5 --type=qt-components-qt5 /opt/qmlmediaplayer/bin/qmlmediaplayer
Icon=qmlmediaplayer
Categories=AudioVideo;Audio;
MimeType=audio/*;

0 comments on commit dcd9666

Please sign in to comment.