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