fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / writerperfect / uiconfig / ui / wpftencodingdialog.ui
blob40d2652f0f0956d7e01261a6eb274089364053ff
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.12"/>
5 <object class="GtkDialog" id="WPFTEncodingDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</property>
10 <property name="default_height">-1</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">6</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can_focus">False</property>
20 <property name="layout_style">end</property>
21 <child>
22 <object class="GtkButton" id="ok">
23 <property name="label">gtk-ok</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 <property name="yalign">0.62000000476837158</property>
30 </object>
31 <packing>
32 <property name="expand">True</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancel">
39 <property name="label">gtk-cancel</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">True</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">False</property>
55 <property name="position">2</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkLabel" id="label">
60 <property name="visible">True</property>
61 <property name="can_focus">False</property>
62 <property name="halign">start</property>
63 <property name="label" translatable="yes">_Character set:</property>
64 <property name="use_underline">True</property>
65 <property name="mnemonic_widget">comboboxtext</property>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="position">0</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkComboBoxText" id="comboboxtext">
75 <property name="can_focus">False</property>
76 </object>
77 <packing>
78 <property name="expand">False</property>
79 <property name="fill">True</property>
80 <property name="position">1</property>
81 </packing>
82 </child>
83 </object>
84 </child>
85 <action-widgets>
86 <action-widget response="0">ok</action-widget>
87 <action-widget response="0">cancel</action-widget>
88 </action-widgets>
89 </object>
90 </interface>