user-accounts: remove permissions items

We don't use them yet.
This commit is contained in:
William Jon McCann 2011-01-30 11:30:44 -05:00
parent 36043e66ef
commit b9e69ccf90

View file

@ -129,63 +129,9 @@
<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>
@ -384,22 +330,6 @@
<property name="y_options"></property>
</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>