From 7ed20c3e66f539bc62c2a1cfedec89aaa40bf980 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 23 Sep 2008 20:15:53 +0200 Subject: Add autossh desktop files. --- .../local/share/applications/local-remotehelp-stop.desktop | 12 ++++++++++++ .../usr/local/share/applications/local-remotehelp.desktop | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 autossh/usr/local/share/applications/local-remotehelp-stop.desktop create mode 100644 autossh/usr/local/share/applications/local-remotehelp.desktop (limited to 'autossh') 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; -- cgit v1.2.3