save password by default in acct creation wizard
This commit is contained in:
parent
1a34074136
commit
55c434945f
|
@ -12554,7 +12554,7 @@ to the Jabber network.</property>
|
|||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">False</property>
|
||||
<property name="active">False</property>
|
||||
<property name="active">True</property>
|
||||
<property name="inconsistent">False</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<signal name="toggled" handler="on_save_password_checkbutton_toggled" last_modification_time="Thu, 08 Sep 2005 09:50:11 GMT"/>
|
||||
|
|
Loading…
Reference in New Issue