From 243ff81626dba0e30c1ffde3953cb2ef5b0d49a8 Mon Sep 17 00:00:00 2001 From: Jean-Marie Traissard <jim@lapin.org> Date: Thu, 18 May 2006 18:26:51 +0000 Subject: [PATCH] Proxy password should be show as ***** --- data/glade/account_creation_wizard_window.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/glade/account_creation_wizard_window.glade b/data/glade/account_creation_wizard_window.glade index 17614a7415..c3afcd23f3 100644 --- a/data/glade/account_creation_wizard_window.glade +++ b/data/glade/account_creation_wizard_window.glade @@ -682,7 +682,7 @@ to the Jabber network.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">True</property> - <property name="visibility">True</property> + <property name="visibility">False</property> <property name="max_length">0</property> <property name="text" translatable="yes"></property> <property name="has_frame">True</property> -- GitLab