diff options
Diffstat (limited to 'extras/shutdown/cancelshutdown.desktop')
-rw-r--r-- | extras/shutdown/cancelshutdown.desktop | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/extras/shutdown/cancelshutdown.desktop b/extras/shutdown/cancelshutdown.desktop new file mode 100644 index 0000000..d631b40 --- /dev/null +++ b/extras/shutdown/cancelshutdown.desktop @@ -0,0 +1,19 @@ +[Desktop Entry] +# Encoding: UTF-8 +Comment=Cancel a running shutdown +Comment[de]=Herunterfahren aufhalten +Comment[it]=Annulla spegnimento programmato +Comment[pl]=Anuluj zamykanie systemu +Comment[el]=Ακύρωση τερματισμού +Exec=/sbin/shutdown -c +GenericName= +GenericName[pl]= +Icon=exit +MimeType= +Path= +StartupNotify=true +Terminal=false +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= |