glade port: hide layers selector by default

This commit is contained in:
matusz 2009-04-20 13:43:05 +00:00
parent 48a3dc398a
commit 7704899055
1 changed files with 3 additions and 3 deletions

View File

@ -361,7 +361,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="label" translatable="yes">Layers</property> <property name="label" translatable="yes">Layers</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="active">True</property> <property name="active">False</property>
<signal name="activate" handler="on_menu_layers_activate" last_modification_time="Mon, 01 Jan 2007 16:45:37 GMT"/> <signal name="activate" handler="on_menu_layers_activate" last_modification_time="Mon, 01 Jan 2007 16:45:37 GMT"/>
</widget> </widget>
</child> </child>
@ -1050,7 +1050,7 @@
<child> <child>
<widget class="GtkVBox" id="wvb_2_Sub"> <widget class="GtkVBox" id="wvb_2_Sub">
<property name="visible">True</property> <property name="visible">False</property>
<property name="homogeneous">False</property> <property name="homogeneous">False</property>
<property name="spacing">0</property> <property name="spacing">0</property>
@ -1166,7 +1166,7 @@
<child> <child>
<widget class="GtkVBox" id="wvb_1_Main"> <widget class="GtkVBox" id="wvb_1_Main">
<property name="visible">True</property> <property name="visible">False</property>
<property name="homogeneous">False</property> <property name="homogeneous">False</property>
<property name="spacing">0</property> <property name="spacing">0</property>