autoconnect if false by default in glade

This commit is contained in:
Yann Leboulanger 2005-08-14 21:28:01 +00:00
parent 57a5cf1741
commit f2221ceb6d
1 changed files with 1 additions and 1 deletions

View File

@ -994,7 +994,7 @@
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<property name="active">True</property>
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
</widget>