diff options
Diffstat (limited to 'extras/shutdown/fsck.desktop')
-rw-r--r-- | extras/shutdown/fsck.desktop | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/extras/shutdown/fsck.desktop b/extras/shutdown/fsck.desktop new file mode 100644 index 0000000..10e455b --- /dev/null +++ b/extras/shutdown/fsck.desktop @@ -0,0 +1,19 @@ +[Desktop Entry] +# Encoding: UTF-8 +Comment=Reboot and run `fsck' +Comment[it]=Riavvia ed esegui `fsck' +Comment[de]=Neustarten und `fsck` ausführen +Comment[pl]=Zrestartuj i uruchom `fsck' +Comment[el]=Επανεκκίνηση και εκτέλεση του `fsck' +Exec=/sbin/shutdown -r -F 1 +GenericName= +GenericName[pl]= +Icon=exit +MimeType= +Path= +StartupNotify=true +Terminal=false +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= |