]> source.dussan.org Git - tigervnc.git/commit
The x509ca and x509crl parameters were being set to the value of the button text...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sun, 26 Aug 2012 21:19:19 +0000 (21:19 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sun, 26 Aug 2012 21:19:19 +0000 (21:19 +0000)
commit20ec073f7addf994bfea45c8afe9e234f8d9b035
tree3152384421ac001e8a1010b5192e1379d311a149
parent244cab2172821d2081016a8cfdfba2059ee9b4e5
The x509ca and x509crl parameters were being set to the value of the button text.  The parameter values are already set by the jfilechooser called from the options dialog, so no need to set them again anyway.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4971 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/com/tigervnc/vncviewer/CConn.java