From 9476656f209150e3d687650e24ef210b14f0d953 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Aug 2012 08:13:13 +0200 Subject: Fix english description. Use notify-bin to tell success. --- autossh/usr/local/share/applications/local-remotehelp-stop.desktop | 4 ++-- autossh/usr/local/share/applications/local-remotehelp.desktop | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (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 index 595db0b..36ad750 100644 --- a/autossh/usr/local/share/applications/local-remotehelp-stop.desktop +++ b/autossh/usr/local/share/applications/local-remotehelp-stop.desktop @@ -1,11 +1,11 @@ [Desktop Entry] Encoding=UTF-8 -Name=Remote help [start] +Name=Remote help [stop] 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 +Exec=killall autossh && notify-bin "Remote help is off!" "Connection tunnel from jones.dk into this machine is now inactive." Icon=gdm-xnest Terminal=false Type=Application diff --git a/autossh/usr/local/share/applications/local-remotehelp.desktop b/autossh/usr/local/share/applications/local-remotehelp.desktop index 436ee6f..bbb6884 100644 --- a/autossh/usr/local/share/applications/local-remotehelp.desktop +++ b/autossh/usr/local/share/applications/local-remotehelp.desktop @@ -5,7 +5,7 @@ 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 +Exec=localautossh jones.dk && notify-bin "Remote help is on!" "Connection tunnel from jones.dk into this machine is now active." Icon=gdm-xnest Terminal=false Type=Application -- cgit v1.2.3