Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marie Traissard <jim@lapin.org>2006-05-18 22:26:51 +0400
committerJean-Marie Traissard <jim@lapin.org>2006-05-18 22:26:51 +0400
commit243ff81626dba0e30c1ffde3953cb2ef5b0d49a8 (patch)
tree379fdd3f6585e6ec790a1874814aa3f997a239d6 /data/glade
parent30f83fc2cb12fb71f15c90bead7592a833164e07 (diff)
Proxy password should be show as *****
Diffstat (limited to 'data/glade')
-rw-r--r--data/glade/account_creation_wizard_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/account_creation_wizard_window.glade b/data/glade/account_creation_wizard_window.glade
index 17614a741..c3afcd23f 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>