diff options
author | root <root@jellyfish> | 2012-08-28 08:13:13 +0200 |
---|---|---|
committer | root <root@jellyfish> | 2012-08-28 08:13:13 +0200 |
commit | 9476656f209150e3d687650e24ef210b14f0d953 (patch) | |
tree | 846b55eba23f023e8b4fae1a9bc4a823f42a2a7a /autossh/usr/local/share/applications/local-remotehelp.desktop | |
parent | 841292dffa86ee52f630f13d142fd5d14cd92459 (diff) |
Fix english description. Use notify-bin to tell success.
Diffstat (limited to 'autossh/usr/local/share/applications/local-remotehelp.desktop')
-rw-r--r-- | autossh/usr/local/share/applications/local-remotehelp.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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 |