Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sd / uiconfig / simpress / ui / headerfooterdialog.ui
blob6287ed7df83e315cc81a9645653ce02ccbf623f8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="HeaderFooterDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="headerfooterdialog|HeaderFooterDialog">Header and Footer</property>
9 <property name="type_hint">dialog</property>
10 <child internal-child="vbox">
11 <object class="GtkBox" id="dialog-vbox1">
12 <property name="can_focus">False</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">12</property>
15 <child internal-child="action_area">
16 <object class="GtkButtonBox" id="dialog-action_area1">
17 <property name="can_focus">False</property>
18 <property name="layout_style">end</property>
19 <child>
20 <object class="GtkButton" id="apply_all">
21 <property name="label" translatable="yes" context="headerfooterdialog|apply_all">Appl_y to All</property>
22 <property name="visible">True</property>
23 <property name="can_focus">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_underline">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="apply">
36 <property name="label">gtk-apply</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_underline">True</property>
41 <property name="use_stock">True</property>
42 </object>
43 <packing>
44 <property name="expand">False</property>
45 <property name="fill">True</property>
46 <property name="position">1</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkButton" id="cancel">
51 <property name="label">gtk-cancel</property>
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">True</property>
55 <property name="use_underline">True</property>
56 <property name="use_stock">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">2</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="help">
66 <property name="label">gtk-help</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">True</property>
70 <property name="use_stock">True</property>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="position">3</property>
76 <property name="secondary">True</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack_type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkNotebook" id="tabs">
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="hexpand">True</property>
92 <property name="vexpand">True</property>
93 <child>
94 <object class="GtkGrid">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <child>
98 <placeholder/>
99 </child>
100 </object>
101 </child>
102 <child type="tab">
103 <object class="GtkLabel" id="slides">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <property name="label" translatable="yes" context="headerfooterdialog|slides">Slides</property>
107 </object>
108 <packing>
109 <property name="tab_fill">False</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkGrid">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <child>
117 <placeholder/>
118 </child>
119 </object>
120 <packing>
121 <property name="position">1</property>
122 </packing>
123 </child>
124 <child type="tab">
125 <object class="GtkLabel" id="notes">
126 <property name="visible">True</property>
127 <property name="can_focus">False</property>
128 <property name="label" translatable="yes" context="headerfooterdialog|notes">Notes and Handouts</property>
129 </object>
130 <packing>
131 <property name="position">1</property>
132 <property name="tab_fill">False</property>
133 </packing>
134 </child>
135 </object>
136 <packing>
137 <property name="expand">False</property>
138 <property name="fill">True</property>
139 <property name="position">1</property>
140 </packing>
141 </child>
142 </object>
143 </child>
144 <action-widgets>
145 <action-widget response="0">apply_all</action-widget>
146 <action-widget response="0">apply</action-widget>
147 <action-widget response="-6">cancel</action-widget>
148 <action-widget response="-11">help</action-widget>
149 </action-widgets>
150 </object>
151 </interface>