[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/krfb/krfb
From:       George Kiagiadakis <kiagiadakis.george () gmail ! com>
Date:       2010-11-10 19:38:28
Message-ID: 20101110193828.54783AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1195302 by gkiagia:

Enable desktop control by default if the user has selected that in the config.

This is useful for the cases where the user has selected not to be
asked about new connections. Other cases are not affected.

 M  +1 -1      rfbclient.cpp  


--- trunk/KDE/kdenetwork/krfb/krfb/rfbclient.cpp #1195301:1195302
@@ -30,7 +30,7 @@
 struct RfbClient::Private
 {
     Private(rfbClientPtr client) :
-        controlEnabled(false),
+        controlEnabled(KrfbConfig::allowDesktopControl()),
         client(client)
     {}
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic