[empathy] preferences: remove location resources BIND_SENSITIVE calls
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [empathy] preferences: remove location resources BIND_SENSITIVE calls
- Date: Tue, 24 Sep 2013 15:21:47 +0000 (UTC)
commit c19df458d8846dc961984990f103b79bb39f9bf9
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Sep 24 15:56:58 2013 +0200
    preferences: remove location resources BIND_SENSITIVE calls
    
    32529f49e3935b5f4fd747fcfe2d62322f86ec52 removed the BIND_ACTIVE calls but I
    forgot those.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708684
 src/empathy-preferences.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c
index c05058b..c42e287 100644
--- a/src/empathy-preferences.c
+++ b/src/empathy-preferences.c
@@ -219,12 +219,6 @@ preferences_setup_widgets (EmpathyPreferences *preferences,
                        "treeview_sounds");
 
        BIND_SENSITIVE (loc, LOCATION_PUBLISH,
-                       "checkbutton_location_resource_network");
-       BIND_SENSITIVE (loc, LOCATION_PUBLISH,
-                       "checkbutton_location_resource_cell");
-       BIND_SENSITIVE (loc, LOCATION_PUBLISH,
-                       "checkbutton_location_resource_gps");
-       BIND_SENSITIVE (loc, LOCATION_PUBLISH,
                        "checkbutton_location_reduce_accuracy");
 
 #undef BIND_SENSITIVE
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]