gui: hide text in the proxy password field (#611825).
---
data/ui/addrepo.glade | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/data/ui/addrepo.glade b/data/ui/addrepo.glade
index 7a6637e..05d919f 100644
--- a/data/ui/addrepo.glade
+++ b/data/ui/addrepo.glade
@@ -472,7 +472,7 @@ Hard Drive</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>
--
1.7.1.1
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|