Skip to content

Commit

Permalink
Password field is now hiding the input.
Browse files Browse the repository at this point in the history
  • Loading branch information
miracle2k committed Aug 7, 2011
1 parent d0f6e63 commit 3d885f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/gui/configure.ui
Expand Up @@ -348,6 +348,7 @@
<object class="GtkEntry" id="smtp-password-entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="visibility">False</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">True</property>
<property name="primary_icon_activatable">False</property>
Expand Down

0 comments on commit 3d885f6

Please sign in to comment.