Teach symstore more duplicated DLLs
[LibreOffice.git] / sd / uiconfig / simpress / ui / clientboxfragment.ui
blobe5811360878d0c19aa10d0f8166b0d92d26945c0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="ClientboxFragment">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="row_spacing">6</property>
9 <property name="column_spacing">6</property>
10 <child>
11 <object class="GtkButton" id="button">
12 <property name="label" translatable="yes" context="clientboxfragment|STR_DEAUTHORISE_CLIENT">Remove client authorisation</property>
13 <property name="visible">True</property>
14 <property name="can_focus">True</property>
15 <property name="receives_default">True</property>
16 <property name="use_underline">True</property>
17 </object>
18 <packing>
19 <property name="left_attach">0</property>
20 <property name="top_attach">2</property>
21 <property name="width">2</property>
22 </packing>
23 </child>
24 <child>
25 <object class="GtkLabel" id="name">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="xalign">0</property>
29 <attributes>
30 <attribute name="weight" value="bold"/>
31 </attributes>
32 </object>
33 <packing>
34 <property name="left_attach">1</property>
35 <property name="top_attach">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkLabel" id="pinlabel">
40 <property name="visible">True</property>
41 <property name="can_focus">False</property>
42 <property name="label" translatable="yes" context="clientboxfragment|STR_ENTER_PIN">Enter PIN:</property>
43 <property name="use_underline">True</property>
44 <property name="mnemonic_widget">pin</property>
45 <property name="xalign">0</property>
46 </object>
47 <packing>
48 <property name="left_attach">0</property>
49 <property name="top_attach">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkEntry" id="pin">
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="halign">start</property>
57 <property name="max_length">4</property>
58 <property name="activates_default">True</property>
59 <property name="width_chars">4</property>
60 </object>
61 <packing>
62 <property name="left_attach">1</property>
63 <property name="top_attach">1</property>
64 </packing>
65 </child>
66 <child>
67 <placeholder/>
68 </child>
69 </object>
70 <object class="GtkSizeGroup" id="sizegroup1">
71 <property name="mode">vertical</property>
72 <widgets>
73 <widget name="button"/>
74 <widget name="name"/>
75 <widget name="pinlabel"/>
76 <widget name="pin"/>
77 </widgets>
78 </object>
79 </interface>