blob: 3ba9de39f7b1222bd13e232536a58a6e4ce3ef20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/data/tsclient.desktop.in 2011-04-24 16:12:09.000000000 +0200
+++ b/data/tsclient.desktop.in 2011-04-24 16:13:57.000000000 +0200
@@ -3,7 +3,7 @@
_Name=Terminal Server Client
_GenericName=Terminal Server Client
_Comment=Setup and initiate remote connections
-Exec=tsclient -s %u
+Exec=tsclient %u
Icon=tsclient
StartupNotify=true
Terminal=false
|