summaryrefslogtreecommitdiff
path: root/autossh/usr/local/share
diff options
context:
space:
mode:
authorroot <root@borneuni.dk>2008-10-25 13:20:21 +0200
committerroot <root@borneuni.dk>2008-10-25 13:20:21 +0200
commit96c49c999faaaec0d073637671d1d7ba085d537b (patch)
tree9dd0292da52ba905c136d5f41b085dc1f804326e /autossh/usr/local/share
parentc2c015c471d7d818f33cc4747c4eaf73e86f5df1 (diff)
parentfa884a1ba0a16c975e48abc735b8828504d4afce (diff)
Merge branch 'master' of git://source.jones.dk/local-COMMON
Diffstat (limited to 'autossh/usr/local/share')
-rw-r--r--autossh/usr/local/share/applications/local-remotehelp-stop.desktop12
-rw-r--r--autossh/usr/local/share/applications/local-remotehelp.desktop12
2 files changed, 24 insertions, 0 deletions
diff --git a/autossh/usr/local/share/applications/local-remotehelp-stop.desktop b/autossh/usr/local/share/applications/local-remotehelp-stop.desktop
new file mode 100644
index 0000000..595db0b
--- /dev/null
+++ b/autossh/usr/local/share/applications/local-remotehelp-stop.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Remote help [start]
+Name[da]=Fjernhjælp [stop]
+Comment=Break connection back to your machine for helpdesk personel
+Comment[da]=Afbryd forbindelse tilbage til din maskine for teknikere
+TryExec=autossh
+Exec=killall autossh
+Icon=gdm-xnest
+Terminal=false
+Type=Application
+Categories=Application;System;
diff --git a/autossh/usr/local/share/applications/local-remotehelp.desktop b/autossh/usr/local/share/applications/local-remotehelp.desktop
new file mode 100644
index 0000000..436ee6f
--- /dev/null
+++ b/autossh/usr/local/share/applications/local-remotehelp.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Remote help [start]
+Name[da]=Fjernhjælp [start]
+Comment=Log into remote server and keep connection back to your machine open for helpdesk personel
+Comment[da]=Log ind på ekstern server og hold forbindelse tilbage til din maskine åben for teknikere
+TryExec=autossh
+Exec=localautossh jones.dk
+Icon=gdm-xnest
+Terminal=false
+Type=Application
+Categories=Application;System;