Fix the ctrl sockets storage path to be XDG complient.

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1694 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Henrik Andersson 2013-02-05 07:48:55 +00:00
parent c56a8c180c
commit b9a8f97955

2
ctrl.c
View File

@ -30,7 +30,7 @@
#define CTRL_LINEBUF_SIZE 1024
#define CTRL_RESULT_SIZE 32
#define RDESKTOP_CTRLSOCK_STORE "/.local/var/run/rdesktop"
#define RDESKTOP_CTRLSOCK_STORE "/.local/share/rdesktop/ctrl"
#define CTRL_HASH_FLAG_SEAMLESS 1