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.
This commit is contained in:
parent
8cffbc0a4c
commit
1786c5949f
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue