1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"uui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"MasterPasswordDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"masterpassworddlg|MasterPasswordDialog">Enter Master Password
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default-width">0</property>
11 <property name=
"default-height">0</property>
12 <property name=
"type-hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can-focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can-focus">False
</property>
21 <property name=
"homogeneous">True
</property>
22 <property name=
"layout-style">end
</property>
24 <object class=
"GtkButton" id=
"help">
25 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">True
</property>
28 <property name=
"receives-default">True
</property>
29 <property name=
"use-underline">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
35 <property name=
"secondary">True
</property>
39 <object class=
"GtkButton" id=
"ok">
40 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"can-default">True
</property>
44 <property name=
"has-default">True
</property>
45 <property name=
"receives-default">True
</property>
46 <property name=
"use-underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
55 <object class=
"GtkButton" id=
"cancel">
56 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can-focus">True
</property>
59 <property name=
"receives-default">True
</property>
60 <property name=
"use-underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">2</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"pack-type">end
</property>
73 <property name=
"position">0</property>
77 <object class=
"GtkBox" id=
"box1">
78 <property name=
"visible">True
</property>
79 <property name=
"can-focus">False
</property>
80 <property name=
"valign">end
</property>
81 <property name=
"orientation">vertical
</property>
82 <property name=
"spacing">6</property>
84 <object class=
"GtkLabel" id=
"label1">
85 <property name=
"visible">True
</property>
86 <property name=
"can-focus">False
</property>
87 <property name=
"label" translatable=
"yes" context=
"masterpassworddlg|label1">_Enter password:
</property>
88 <property name=
"use-underline">True
</property>
89 <property name=
"mnemonic-widget">password
</property>
90 <property name=
"xalign">0</property>
91 <property name=
"yalign">0.5</property>
94 <property name=
"expand">False
</property>
95 <property name=
"fill">True
</property>
96 <property name=
"position">0</property>
100 <object class=
"GtkEntry" id=
"password">
101 <property name=
"visible">True
</property>
102 <property name=
"can-focus">True
</property>
103 <property name=
"visibility">False
</property>
104 <property name=
"activates-default">True
</property>
105 <property name=
"width-chars">35</property>
106 <property name=
"truncate-multiline">True
</property>
107 <property name=
"input-purpose">password
</property>
108 <child internal-child=
"accessible">
109 <object class=
"AtkObject" id=
"password-atkobject">
110 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"masterpassworddlg|extended_tip|password">Type a password. A password is case sensitive.
</property>
115 <property name=
"expand">False
</property>
116 <property name=
"fill">True
</property>
117 <property name=
"position">1</property>
122 <property name=
"expand">False
</property>
123 <property name=
"fill">True
</property>
124 <property name=
"position">1</property>
130 <action-widget response=
"-11">help
</action-widget>
131 <action-widget response=
"-5">ok
</action-widget>
132 <action-widget response=
"-6">cancel
</action-widget>
134 <child internal-child=
"accessible">
135 <object class=
"AtkObject" id=
"MasterPasswordDialog-atkobject">
136 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|MasterPasswordDialog">Enter the master password to continue.
</property>