mirror of
https://abf.rosa.ru/djam/clementine.git
synced 2025-02-24 15:33:02 +00:00
33 lines
1.3 KiB
Diff
33 lines
1.3 KiB
Diff
diff -urN clementine-1.1.0/dist/clementine.desktop clementine-1.1.0-patched/dist/clementine.desktop
|
|
--- clementine-1.1.0/dist/clementine.desktop 2012-10-11 11:16:39.000000000 +0000
|
|
+++ clementine-1.1.0-patched/dist/clementine.desktop 2012-10-26 02:32:25.142321469 +0000
|
|
@@ -13,29 +13,3 @@
|
|
Categories=AudioVideo;Player;Qt;
|
|
StartupNotify=false
|
|
MimeType=application/ogg;application/x-ogg;application/x-ogm-audio;audio/aac;audio/mp4;audio/mpeg;audio/mpegurl;audio/ogg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-flac;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-oggflac;audio/x-pn-realaudio;audio/x-scpls;audio/x-speex;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;video/x-ms-asf;x-content/audio-player;x-scheme-handler/zune;x-scheme-handler/itpc;x-scheme-handler/itms;x-scheme-handler/feed;
|
|
-X-Ayatana-Desktop-Shortcuts=Play;Pause;Stop;Previous;Next;
|
|
-
|
|
-[Play Shortcut Group]
|
|
-Name=Play
|
|
-Exec=clementine --play
|
|
-TargetEnvironment=Unity
|
|
-
|
|
-[Pause Shortcut Group]
|
|
-Name=Pause
|
|
-Exec=clementine --pause
|
|
-TargetEnvironment=Unity
|
|
-
|
|
-[Stop Shortcut Group]
|
|
-Name=Stop
|
|
-Exec=clementine --stop
|
|
-TargetEnvironment=Unity
|
|
-
|
|
-[Previous Shortcut Group]
|
|
-Name=Previous
|
|
-Exec=clementine --previous
|
|
-TargetEnvironment=Unity
|
|
-
|
|
-[Next Shortcut Group]
|
|
-Name=Next
|
|
-Exec=clementine --next
|
|
-TargetEnvironment=Unity
|