Revision: 4983
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4983&view=rev
Author:   bphinz
Date:     2012-08-30 01:38:19 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
secondary viewers were not loading user preferences

Modified Paths:
--------------
    trunk/java/com/tigervnc/vncviewer/VncViewer.java

Modified: trunk/java/com/tigervnc/vncviewer/VncViewer.java
===================================================================
--- trunk/java/com/tigervnc/vncviewer/VncViewer.java    2012-08-29 08:56:37 UTC 
(rev 4982)
+++ trunk/java/com/tigervnc/vncviewer/VncViewer.java    2012-08-30 01:38:19 UTC 
(rev 4983)
@@ -258,6 +258,7 @@
   }
 
   public VncViewer() {
+    UserPreferences.load("global");
     applet = true;
   }
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to