summaryrefslogtreecommitdiffstats
path: root/extras/system
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-28 02:30:20 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-28 02:30:20 +0200
commit48a589b8c526b34e79e8cdddc4cb7f5fc7b76815 (patch)
tree0f30d90998669b60a0aa840f824cc3d4ea7ddc66 /extras/system
downloadkshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.tar.gz
kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.zip
Initial import of kshutdown 1.0.4
Diffstat (limited to 'extras/system')
-rw-r--r--extras/system/.directory6
-rw-r--r--extras/system/Makefile.am9
-rw-r--r--extras/system/adsl-stop.desktop20
-rw-r--r--extras/system/kdeeject.desktop19
-rw-r--r--extras/system/kppp.desktop19
5 files changed, 73 insertions, 0 deletions
diff --git a/extras/system/.directory b/extras/system/.directory
new file mode 100644
index 0000000..6ff76eb
--- /dev/null
+++ b/extras/system/.directory
@@ -0,0 +1,6 @@
+[Desktop Entry]
+# Encoding: UTF-8
+Type=Directory
+Icon=about_kde
+Comment=System
+Comment[pl]=Systemowe
diff --git a/extras/system/Makefile.am b/extras/system/Makefile.am
new file mode 100644
index 0000000..a2e8571
--- /dev/null
+++ b/extras/system/Makefile.am
@@ -0,0 +1,9 @@
+extrasdir = $(kde_datadir)/kshutdown/extras/system
+
+extras_DATA = \
+ .directory \
+ adsl-stop.desktop \
+ kdeeject.desktop \
+ kppp.desktop
+
+EXTRA_DIST = $(extras_DATA)
diff --git a/extras/system/adsl-stop.desktop b/extras/system/adsl-stop.desktop
new file mode 100644
index 0000000..b1dd271
--- /dev/null
+++ b/extras/system/adsl-stop.desktop
@@ -0,0 +1,20 @@
+[Desktop Entry]
+# Encoding: UTF-8
+Comment=Shut down a PPPoE link
+Comment[de]=Eine PPPoE Verbindung trennen
+Comment[it]=Disconnetti una connessione PPPoE
+Comment[pl]=Zakończ połączenie PPPoE
+Comment[el]=Τερματισμός μιας PPPoE σύνδεσης
+Exec=/usr/sbin/adsl-stop
+GenericName=
+GenericName[pl]=
+Icon=network_disconnected
+MimeType=
+Path=
+StartupNotify=true
+Terminal=true
+TerminalOptions=\s--noclose
+Type=Application
+X-DCOP-ServiceType=none
+X-KDE-SubstituteUID=false
+X-KDE-Username=
diff --git a/extras/system/kdeeject.desktop b/extras/system/kdeeject.desktop
new file mode 100644
index 0000000..b20a72b
--- /dev/null
+++ b/extras/system/kdeeject.desktop
@@ -0,0 +1,19 @@
+[Desktop Entry]
+# Encoding: UTF-8
+Comment=Eject CD
+Comment[de]=CD auswerfen
+Comment[it]=Espelli CD
+Comment[pl]=Wysuń CD
+Comment[el]=Εξαγωγή CD
+Exec=kdeeject /dev/cdrom
+GenericName=
+GenericName[en_US]=
+Icon=cdrom_unmount
+MimeType=
+Path=
+StartupNotify=true
+Terminal=false
+Type=Application
+X-DCOP-ServiceType=
+X-KDE-SubstituteUID=false
+X-KDE-Username=
diff --git a/extras/system/kppp.desktop b/extras/system/kppp.desktop
new file mode 100644
index 0000000..dd9cefe
--- /dev/null
+++ b/extras/system/kppp.desktop
@@ -0,0 +1,19 @@
+[Desktop Entry]
+# Encoding: UTF-8
+Comment=Terminate an existing PPP connection
+Comment[it]=Termina una connessione PPP esistente
+Comment[de]=Eine bestehende PPP Verbindung trennen
+Comment[pl]=Przerwij trwające połączenie
+Comment[el]=Τερματισμός μιας υπάρχουσας PPP σύνδεσης
+Exec=kppp -k
+GenericName=
+GenericName[pl]=
+Icon=kppp
+MimeType=
+Path=
+StartupNotify=true
+Terminal=false
+Type=Application
+X-DCOP-ServiceType=
+X-KDE-SubstituteUID=false
+X-KDE-Username=