aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nxcl/files/publicKey.patch
blob: bdb86f9e1a9903f281158d640eb1487edd576411 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: nxcl-0.9/lib/nxdata.h
===================================================================
--- nxcl-0.9.orig/lib/nxdata.h	2008-10-13 16:36:53.000000000 +0200
+++ nxcl-0.9/lib/nxdata.h	2008-10-13 16:40:32.000000000 +0200
@@ -66,6 +66,7 @@
         string agentPass;
         int cups;
         string key;
+	string publicKey;
         bool encryption;
         bool fullscreen;
         bool virtualDesktop;