summaryrefslogtreecommitdiffstats
path: root/extras/shutdown
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-07-28 02:30:20 +0200
committerSlávek Banko <[email protected]>2013-07-28 02:30:20 +0200
commit48a589b8c526b34e79e8cdddc4cb7f5fc7b76815 (patch)
tree0f30d90998669b60a0aa840f824cc3d4ea7ddc66 /extras/shutdown
downloadkshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.tar.gz
kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.zip
Initial import of kshutdown 1.0.4
Diffstat (limited to 'extras/shutdown')
-rw-r--r--extras/shutdown/.directory7
-rw-r--r--extras/shutdown/Makefile.am8
-rw-r--r--extras/shutdown/cancelshutdown.desktop19
-rw-r--r--extras/shutdown/fsck.desktop19
4 files changed, 53 insertions, 0 deletions
diff --git a/extras/shutdown/.directory b/extras/shutdown/.directory
new file mode 100644
index 0000000..23f0e77
--- /dev/null
+++ b/extras/shutdown/.directory
@@ -0,0 +1,7 @@
+[Desktop Entry]
+# Encoding: UTF-8
+Type=Directory
+Icon=exit
+Comment=Shut Down
+Comment[pl]=Zamykanie Systemu
+Comment[el]=Τερματισμός
diff --git a/extras/shutdown/Makefile.am b/extras/shutdown/Makefile.am
new file mode 100644
index 0000000..1ff8407
--- /dev/null
+++ b/extras/shutdown/Makefile.am
@@ -0,0 +1,8 @@
+extrasdir = $(kde_datadir)/kshutdown/extras/shutdown
+
+extras_DATA = \
+ .directory \
+ cancelshutdown.desktop \
+ fsck.desktop
+
+EXTRA_DIST = $(extras_DATA)
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=
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=