95
95
<object class="GtkCheckButton" id="checkbutton1">
96
96
<property name="label" translatable="yes">Show Password</property>
97
98
<property name="visible">True</property>
98
99
<property name="can_focus">True</property>
99
100
<property name="receives_default">False</property>
100
102
<property name="xalign">0</property>
101
103
<property name="draw_indicator">True</property>
105
106
<property name="left_attach">1</property>