diff options
Diffstat (limited to 'extras/multimedia/kdetv.desktop')
-rw-r--r-- | extras/multimedia/kdetv.desktop | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/extras/multimedia/kdetv.desktop b/extras/multimedia/kdetv.desktop new file mode 100644 index 0000000..7289364 --- /dev/null +++ b/extras/multimedia/kdetv.desktop @@ -0,0 +1,19 @@ +[Desktop Entry] +# Encoding: UTF-8 +Comment=Mute and quit +Comment[pl]=Wycisz i zakończ +Comment[el]=Κλείσιμο ήχου και τερματισμός +Exec=KDETV_PID=`pidof kdetv`; dcop "kdetv-$$KDETV_PID" KdetvIface toggleMute; dcop "kdetv-$$KDETV_PID" MainApplication-Interface quit +Icon=kdetv +MimeType= +Name=kdetv +Name[en_US]=kdetv +Name[el]=kdetv +Path= +StartupNotify=true +Terminal=false +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= +X-Ubuntu-Gettext-Domain=desktop_kdebase |