[gnome-control-center] Don't show parental controls for now



commit 1786c5949f1b8e94a98a46fe8ee4387dd3f6d9ea
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 15 14:18:38 2010 -0500

    Don't show parental controls for now
    
    This is not wired up, and will not be in place for 3.0, so hide
    it for now.

 panels/user-accounts/data/user-accounts-dialog.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index e6e4f8c..5c669f2 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -149,11 +149,11 @@
                             <property name="column_spacing">10</property>
                             <child>
                               <object class="GtkHBox" id="hbox20">
-                                <property name="visible">True</property>
+                                <property name="visible">False</property>
                                 <child>
                                   <object class="GtkButton" id="button11">
                                     <property name="label" translatable="yes">Open</property>
-                                    <property name="visible">True</property>
+                                    <property name="visible">False</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
                                     <property name="xalign">0</property>
@@ -415,7 +415,7 @@
                             </child>
                             <child>
                               <object class="GtkLabel" id="account-parental-controls-label">
-                                <property name="visible">True</property>
+                                <property name="visible">False</property>
                                 <property name="xalign">1</property>
                                 <property name="label" translatable="yes">Restrictions:</property>
                                 <attributes>



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