tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / passwd.ui
blob9e3495734859fed43f0111f622555b67bd0c704b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="PasswordDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="passwd|PasswordDialog">Change 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="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="cancel">
24 <property name="label" translatable="yes" context="stock">_Cancel</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="receives_default">True</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="ok">
38 <property name="label" translatable="yes" context="stock">_OK</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="can_default">True</property>
42 <property name="has_default">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkBox" id="box1">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="hexpand">True</property>
80 <property name="orientation">vertical</property>
81 <property name="spacing">12</property>
82 <child>
83 <object class="GtkFrame" id="frame1">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="hexpand">True</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <object class="GtkBox" id="box2">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="hexpand">True</property>
94 <property name="spacing">12</property>
95 <property name="margin-start">12</property>
96 <property name="margin-top">6</property>
97 <child>
98 <object class="GtkLabel" id="oldpassL">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <property name="label" translatable="yes" context="passwd|oldpassL">_Password:</property>
102 <property name="use_underline">True</property>
103 <property name="mnemonic_widget">oldpassEntry</property>
104 <property name="xalign">1</property>
105 </object>
106 <packing>
107 <property name="expand">False</property>
108 <property name="fill">True</property>
109 <property name="position">0</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkEntry" id="oldpassEntry">
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="hexpand">True</property>
117 <property name="visibility">False</property>
118 <property name="activates_default">True</property>
119 <property name="input_purpose">password</property>
120 <property name="truncate-multiline">True</property>
121 <child internal-child="accessible">
122 <object class="AtkObject" id="oldpassEntry-atkobject">
123 <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|oldpassEntry">Enter the current password for the selected library.</property>
124 </object>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">1</property>
131 </packing>
132 </child>
133 </object>
134 </child>
135 <child type="label">
136 <object class="GtkLabel" id="oldpass">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="label" translatable="yes" context="passwd|oldpass">Old Password</property>
140 <attributes>
141 <attribute name="weight" value="bold"/>
142 </attributes>
143 </object>
144 </child>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">True</property>
149 <property name="position">0</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkFrame" id="frame2">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="hexpand">True</property>
157 <property name="label_xalign">0</property>
158 <property name="shadow_type">none</property>
159 <child>
160 <!-- n-columns=1 n-rows=1 -->
161 <object class="GtkGrid" id="grid1">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <property name="hexpand">True</property>
165 <property name="row_spacing">6</property>
166 <property name="column_spacing">12</property>
167 <property name="margin-start">12</property>
168 <property name="margin-top">6</property>
169 <child>
170 <object class="GtkEntry" id="newpassEntry">
171 <property name="visible">True</property>
172 <property name="can_focus">True</property>
173 <property name="hexpand">True</property>
174 <property name="visibility">False</property>
175 <property name="activates_default">True</property>
176 <property name="input_purpose">password</property>
177 <property name="truncate-multiline">True</property>
178 <child internal-child="accessible">
179 <object class="AtkObject" id="newpassEntry-atkobject">
180 <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|newpassEntry">Enter a new password for the selected library.</property>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="left_attach">1</property>
186 <property name="top_attach">0</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkEntry" id="confirmpassEntry">
191 <property name="visible">True</property>
192 <property name="can_focus">True</property>
193 <property name="hexpand">True</property>
194 <property name="visibility">False</property>
195 <property name="activates_default">True</property>
196 <property name="input_purpose">password</property>
197 <property name="truncate-multiline">True</property>
198 <child internal-child="accessible">
199 <object class="AtkObject" id="confirmpassEntry-atkobject">
200 <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|confirmpassEntry">Reenter the new password for the selected library.</property>
201 </object>
202 </child>
203 </object>
204 <packing>
205 <property name="left_attach">1</property>
206 <property name="top_attach">1</property>
207 </packing>
208 </child>
209 <child>
210 <object class="GtkLabel" id="label4">
211 <property name="visible">True</property>
212 <property name="can_focus">False</property>
213 <property name="label" translatable="yes" context="passwd|label4">Pa_ssword:</property>
214 <property name="use_underline">True</property>
215 <property name="mnemonic_widget">newpassEntry</property>
216 <property name="xalign">1</property>
217 </object>
218 <packing>
219 <property name="left_attach">0</property>
220 <property name="top_attach">0</property>
221 </packing>
222 </child>
223 <child>
224 <object class="GtkLabel" id="label5">
225 <property name="visible">True</property>
226 <property name="can_focus">False</property>
227 <property name="label" translatable="yes" context="passwd|label5">Confi_rm:</property>
228 <property name="use_underline">True</property>
229 <property name="mnemonic_widget">confirmpassEntry</property>
230 <property name="xalign">1</property>
231 </object>
232 <packing>
233 <property name="left_attach">0</property>
234 <property name="top_attach">1</property>
235 </packing>
236 </child>
237 </object>
238 </child>
239 <child type="label">
240 <object class="GtkLabel" id="label2">
241 <property name="visible">True</property>
242 <property name="can_focus">False</property>
243 <property name="label" translatable="yes" context="passwd|label2">New Password</property>
244 <attributes>
245 <attribute name="weight" value="bold"/>
246 </attributes>
247 </object>
248 </child>
249 </object>
250 <packing>
251 <property name="expand">False</property>
252 <property name="fill">True</property>
253 <property name="position">1</property>
254 </packing>
255 </child>
256 </object>
257 <packing>
258 <property name="expand">False</property>
259 <property name="fill">True</property>
260 <property name="position">1</property>
261 </packing>
262 </child>
263 </object>
264 </child>
265 <action-widgets>
266 <action-widget response="-6">cancel</action-widget>
267 <action-widget response="-5">ok</action-widget>
268 <action-widget response="-11">help</action-widget>
269 </action-widgets>
270 <child type="titlebar">
271 <placeholder/>
272 </child>
273 <child internal-child="accessible">
274 <object class="AtkObject" id="PasswordDialog-atkobject">
275 <property name="AtkObject::accessible-description" translatable="yes" context="passwd|extended_tip|PasswordDialog">Protects the selected library with a password.</property>
276 </object>
277 </child>
278 </object>
279 <object class="GtkSizeGroup" id="sizegroup1">
280 <widgets>
281 <widget name="oldpassL"/>
282 <widget name="label4"/>
283 <widget name="label5"/>
284 </widgets>
285 </object>
286 </interface>