pidgin/resources/Prefs/proxy.ui

branch
gtk4
changeset 41602
7a52387e60ae
parent 41581
732b1fcb8e31
child 41612
cb14d982669a
--- a/pidgin/resources/Prefs/proxy.ui	Fri Aug 26 00:40:48 2022 -0500
+++ b/pidgin/resources/Prefs/proxy.ui	Fri Aug 26 00:57:06 2022 -0500
@@ -239,11 +239,9 @@
                           </object>
                         </child>
                         <child>
-                          <object class="GtkEntry" id="password">
+                          <object class="GtkPasswordEntry" id="password">
                             <property name="focusable">1</property>
-                            <property name="visibility">0</property>
-                            <property name="invisible-char">●</property>
-                            <property name="input-purpose">password</property>
+                            <property name="show-peek-icon">1</property>
                             <signal name="changed" handler="proxy_print_option" object="PidginProxyPrefs" swapped="no"/>
                             <accessibility>
                               <relation name="labelled-by">password-label</relation>

mercurial