[gnome-control-center] user-accounts: remove permissions items



commit b9e69ccf907cabb1fbf5fce5c76469795de748c9
Author: William Jon McCann <jmccann redhat com>
Date:   Sun Jan 30 11:30:44 2011 -0500

    user-accounts: remove permissions items
    
    We don't use them yet.

 panels/user-accounts/data/user-accounts-dialog.ui |   72 +--------------------
 1 files changed, 1 insertions(+), 71 deletions(-)
---
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index 76fc63e..7abe483 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -129,64 +129,10 @@
                         <child>
                           <object class="GtkTable" id="table1">
                             <property name="visible">True</property>
-                            <property name="n_rows">8</property>
+                            <property name="n_rows">7</property>
                             <property name="n_columns">2</property>
                             <property name="column_spacing">10</property>
                             <child>
-                              <object class="GtkHBox" id="hbox20">
-                                <property name="visible">False</property>
-                                <child>
-                                  <object class="GtkButton" id="button11">
-                                    <property name="label" translatable="yes">Open</property>
-                                    <property name="visible">False</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="receives_default">True</property>
-                                    <property name="xalign">0</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">False</property>
-                                    <property name="position">0</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <placeholder/>
-                                </child>
-                              </object>
-                              <packing>
-                                <property name="left_attach">1</property>
-                                <property name="right_attach">2</property>
-                                <property name="top_attach">7</property>
-                                <property name="bottom_attach">8</property>
-                                <property name="y_options"></property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkHBox" id="hbox4">
-                                <child>
-                                  <object class="GtkButton" id="button10">
-                                    <property name="label" translatable="yes">Open</property>
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="receives_default">True</property>
-                                    <property name="xalign">0</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">False</property>
-                                    <property name="position">0</property>
-                                  </packing>
-                                </child>
-                              </object>
-                              <packing>
-                                <property name="left_attach">1</property>
-                                <property name="right_attach">2</property>
-                                <property name="top_attach">7</property>
-                                <property name="bottom_attach">8</property>
-                                <property name="y_options"></property>
-                              </packing>
-                            </child>
-                            <child>
                               <object class="GtkNotebook" id="account-fingerprint-notebook">
                                 <property name="visible">True</property>
                                 <property name="show_tabs">False</property>
@@ -385,22 +331,6 @@
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkLabel" id="account-parental-controls-label">
-                                <property name="visible">False</property>
-                                <property name="xalign">1</property>
-                                <property name="label" translatable="yes">Restrictions:</property>
-                                <attributes>
-                                  <attribute name="foreground" value="#555555555555"/>
-                                </attributes>
-                              </object>
-                              <packing>
-                                <property name="top_attach">7</property>
-                                <property name="bottom_attach">8</property>
-                                <property name="x_options">GTK_FILL</property>
-                                <property name="y_options"></property>
-                              </packing>
-                            </child>
-                            <child>
                               <object class="GtkHBox" id="hbox5">
                                 <property name="visible">True</property>
                                 <child>



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