bump product version to 4.1.6.2
[LibreOffice.git] / sfx2 / uiconfig / ui / singletabdialog.ui
blob8ad458f398518d7d1d72ebec5e39af2fe8bd6a3f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="SingleTabDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="type_hint">dialog</property>
8 <child internal-child="vbox">
9 <object class="GtkBox" id="dialog-vbox1">
10 <property name="can_focus">False</property>
11 <property name="spacing">2</property>
12 <child internal-child="action_area">
13 <object class="GtkButtonBox" id="dialog-action_area1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="layout_style">start</property>
17 <child>
18 <object class="GtkButton" id="ok">
19 <property name="label">gtk-ok</property>
20 <property name="visible">True</property>
21 <property name="can_focus">True</property>
22 <property name="can_default">True</property>
23 <property name="has_default">True</property>
24 <property name="receives_default">True</property>
25 <property name="use_stock">True</property>
26 </object>
27 <packing>
28 <property name="expand">False</property>
29 <property name="fill">True</property>
30 <property name="position">0</property>
31 </packing>
32 </child>
33 <child>
34 <object class="GtkButton" id="cancel">
35 <property name="label">gtk-cancel</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="receives_default">True</property>
39 <property name="use_stock">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">1</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="help">
49 <property name="label">gtk-help</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">True</property>
53 <property name="use_stock">True</property>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="position">2</property>
59 </packing>
60 </child>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="pack_type">end</property>
66 <property name="position">0</property>
67 </packing>
68 </child>
69 <child>
70 <placeholder/>
71 </child>
72 </object>
73 </child>
74 <action-widgets>
75 <action-widget response="0">ok</action-widget>
76 <action-widget response="0">cancel</action-widget>
77 <action-widget response="0">help</action-widget>
78 </action-widgets>
79 </object>
80 </interface>