summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-auth.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/virt-viewer-auth.xml')
-rw-r--r--src/virt-viewer-auth.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/virt-viewer-auth.xml b/src/virt-viewer-auth.xml
index 0da1181..d307754 100644
--- a/src/virt-viewer-auth.xml
+++ b/src/virt-viewer-auth.xml
@@ -129,6 +129,20 @@
<property name="bottom_attach">2</property>
</packing>
</child>
+ <child>
+ <object class="GtkCheckButton" id="show-password">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="active">False</property>
+ <property name="label" translatable="yes">Show password</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>