search expander default to False

This commit is contained in:
Nikos Kouremenos 2005-12-28 15:00:35 +00:00
parent b622d34749
commit b3f631f6c2
1 changed files with 1 additions and 1 deletions

View File

@ -9100,7 +9100,7 @@ Custom</property>
<widget class="GtkExpander" id="search_expander">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="expanded">True</property>
<property name="expanded">False</property>
<property name="spacing">0</property>
<signal name="activate" handler="on_search_expander_activate" last_modification_time="Tue, 29 Nov 2005 13:43:41 GMT"/>