[gnome-control-center/gnome-3-8] Sharing: Allow screen sharing approving without remote control enabled



commit 8a171d0f2a428b07d430c766db5848e0e1563bd8
Author: Jan-Michael Brummer <jan brummer tabos org>
Date:   Tue Sep 17 19:46:25 2013 +0200

    Sharing: Allow screen sharing approving without remote control enabled
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=703898

 panels/sharing/cc-sharing-panel.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/panels/sharing/cc-sharing-panel.c b/panels/sharing/cc-sharing-panel.c
index e55db64..7650ee9 100644
--- a/panels/sharing/cc-sharing-panel.c
+++ b/panels/sharing/cc-sharing-panel.c
@@ -803,10 +803,6 @@ cc_sharing_panel_setup_screen_sharing_dialog (CcSharingPanel *self)
                                            WID ("remote-control-box"),
                                            NULL);
 
-  cc_sharing_panel_bind_switch_to_widgets (WID ("remote-control-switch"),
-                                           WID ("remote-control-grid"),
-                                           NULL);
-
   cc_sharing_panel_bind_switch_to_widgets (WID ("remote-control-require-password-switch"),
                                            WID ("remote-control-password-entry"),
                                            WID ("remote-control-password-label"),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]