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



commit 209a5285612cbc3b4ffa42fbc7d1be5da0a6a05e
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 052c4a8..ead408c 100644
--- a/panels/sharing/cc-sharing-panel.c
+++ b/panels/sharing/cc-sharing-panel.c
@@ -918,10 +918,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 ("password-grid"),
                                            NULL);


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