cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / svtools / uiconfig / ui / printersetupdialog.ui
blob4ac431e582f76b85ceb8356d7e321783dc1323b1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="PrinterSetupDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="printersetupdialog|PrinterSetupDialog">Printer Setup</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default-width">0</property>
12 <property name="default-height">0</property>
13 <property name="type-hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can-focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can-focus">False</property>
22 <property name="layout-style">end</property>
23 <child>
24 <object class="GtkButton" id="help">
25 <property name="label" translatable="yes" context="stock">_Help</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="receives-default">True</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 <property name="secondary">True</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="options">
40 <property name="label" translatable="yes" context="printersetupdialog|options">Options...</property>
41 <property name="visible">True</property>
42 <property name="can-focus">True</property>
43 <property name="receives-default">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="ok">
53 <property name="label" translatable="yes" context="stock">_OK</property>
54 <property name="visible">True</property>
55 <property name="can-focus">True</property>
56 <property name="can-default">True</property>
57 <property name="has-default">True</property>
58 <property name="receives-default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="cancel">
69 <property name="label" translatable="yes" context="stock">_Cancel</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">True</property>
73 <property name="use-underline">True</property>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">3</property>
79 </packing>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="pack-type">end</property>
86 <property name="position">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkFrame" id="frame1">
91 <property name="visible">True</property>
92 <property name="can-focus">False</property>
93 <property name="label-xalign">0</property>
94 <property name="shadow-type">none</property>
95 <child>
96 <!-- n-columns=3 n-rows=5 -->
97 <object class="GtkGrid" id="grid2">
98 <property name="visible">True</property>
99 <property name="can-focus">False</property>
100 <property name="margin-start">12</property>
101 <property name="margin-top">6</property>
102 <property name="hexpand">True</property>
103 <property name="row-spacing">6</property>
104 <property name="column-spacing">12</property>
105 <child>
106 <object class="GtkLabel" id="label2">
107 <property name="visible">True</property>
108 <property name="can-focus">False</property>
109 <property name="label" translatable="yes" context="printersetupdialog|label2">Name:</property>
110 <property name="use-underline">True</property>
111 <property name="mnemonic-widget">name</property>
112 <property name="xalign">1</property>
113 </object>
114 <packing>
115 <property name="left-attach">0</property>
116 <property name="top-attach">0</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkComboBoxText" id="name">
121 <property name="visible">True</property>
122 <property name="can-focus">False</property>
123 <property name="hexpand">True</property>
124 <child internal-child="accessible">
125 <object class="AtkObject" id="name-atkobject">
126 <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|name">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</property>
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="left-attach">1</property>
132 <property name="top-attach">0</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkButton" id="properties">
137 <property name="label" translatable="yes" context="printersetupdialog|properties">Properties...</property>
138 <property name="visible">True</property>
139 <property name="can-focus">True</property>
140 <property name="receives-default">True</property>
141 <child internal-child="accessible">
142 <object class="AtkObject" id="properties-atkobject">
143 <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|properties">Changes the printer settings of your operating system for the current document.</property>
144 </object>
145 </child>
146 </object>
147 <packing>
148 <property name="left-attach">2</property>
149 <property name="top-attach">0</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkLabel" id="label3">
154 <property name="visible">True</property>
155 <property name="can-focus">False</property>
156 <property name="label" translatable="yes" context="printersetupdialog|label3">Status:</property>
157 <property name="xalign">1</property>
158 </object>
159 <packing>
160 <property name="left-attach">0</property>
161 <property name="top-attach">1</property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkLabel" id="label4">
166 <property name="visible">True</property>
167 <property name="can-focus">False</property>
168 <property name="label" translatable="yes" context="printersetupdialog|label4">Type:</property>
169 <property name="xalign">1</property>
170 </object>
171 <packing>
172 <property name="left-attach">0</property>
173 <property name="top-attach">2</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkLabel" id="label5">
178 <property name="visible">True</property>
179 <property name="can-focus">False</property>
180 <property name="label" translatable="yes" context="printersetupdialog|label5">Location:</property>
181 <property name="xalign">1</property>
182 </object>
183 <packing>
184 <property name="left-attach">0</property>
185 <property name="top-attach">3</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkLabel" id="label6">
190 <property name="visible">True</property>
191 <property name="can-focus">False</property>
192 <property name="label" translatable="yes" context="printersetupdialog|label6">Comment:</property>
193 <property name="xalign">1</property>
194 </object>
195 <packing>
196 <property name="left-attach">0</property>
197 <property name="top-attach">4</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkLabel" id="status">
202 <property name="visible">True</property>
203 <property name="can-focus">False</property>
204 <property name="xalign">0</property>
205 </object>
206 <packing>
207 <property name="left-attach">1</property>
208 <property name="top-attach">1</property>
209 <property name="width">2</property>
210 </packing>
211 </child>
212 <child>
213 <object class="GtkLabel" id="type">
214 <property name="visible">True</property>
215 <property name="can-focus">False</property>
216 <property name="xalign">0</property>
217 </object>
218 <packing>
219 <property name="left-attach">1</property>
220 <property name="top-attach">2</property>
221 <property name="width">2</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkLabel" id="comment">
226 <property name="visible">True</property>
227 <property name="can-focus">False</property>
228 <property name="xalign">0</property>
229 </object>
230 <packing>
231 <property name="left-attach">1</property>
232 <property name="top-attach">4</property>
233 <property name="width">2</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkLabel" id="location">
238 <property name="visible">True</property>
239 <property name="can-focus">False</property>
240 <property name="xalign">0</property>
241 </object>
242 <packing>
243 <property name="left-attach">1</property>
244 <property name="top-attach">3</property>
245 <property name="width">2</property>
246 </packing>
247 </child>
248 </object>
249 </child>
250 <child type="label">
251 <object class="GtkLabel" id="label1">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="label" translatable="yes" context="printersetupdialog|label1">Printer</property>
255 <attributes>
256 <attribute name="weight" value="bold"/>
257 </attributes>
258 </object>
259 </child>
260 </object>
261 <packing>
262 <property name="expand">False</property>
263 <property name="fill">True</property>
264 <property name="position">1</property>
265 </packing>
266 </child>
267 </object>
268 </child>
269 <action-widgets>
270 <action-widget response="-11">help</action-widget>
271 <action-widget response="-5">ok</action-widget>
272 <action-widget response="-6">cancel</action-widget>
273 </action-widgets>
274 <child internal-child="accessible">
275 <object class="AtkObject" id="PrinterSetupDialog-atkobject">
276 <property name="AtkObject::accessible-description" translatable="yes" context="printersetupdialog|extended_tip|PrinterSetupDialog">Select the default printer for the current document.</property>
277 </object>
278 </child>
279 </object>
280 </interface>