diff options
Diffstat (limited to 'autossh/usr/local/share/applications/local-remotehelp-stop.desktop')
-rw-r--r-- | autossh/usr/local/share/applications/local-remotehelp-stop.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
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 |