docthemes: Save themes def. to a file when added to ColorSets
[LibreOffice.git] / sw / uiconfig / swriter / ui / printmonitordialog.ui
blob91d2a438b632644be6fe8f8249a1bc5ad6c00e50
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="PrintMonitorDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="printmonitordialog|PrintMonitorDialog">Print monitor</property>
9 <property name="default-width">0</property>
10 <property name="default-height">0</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">12</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="cancel">
23 <property name="label" translatable="yes" context="stock">_Cancel</property>
24 <property name="visible">True</property>
25 <property name="can-focus">True</property>
26 <property name="can-default">True</property>
27 <property name="has-default">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 </packing>
36 </child>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="pack-type">end</property>
42 <property name="position">0</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkBox" id="box1">
47 <property name="visible">True</property>
48 <property name="can-focus">False</property>
49 <property name="orientation">vertical</property>
50 <property name="spacing">6</property>
51 <child>
52 <object class="GtkLabel" id="docname">
53 <property name="visible">True</property>
54 <property name="can-focus">False</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">1</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkLabel" id="printing">
64 <property name="visible">True</property>
65 <property name="can-focus">False</property>
66 <property name="no-show-all">True</property>
67 <property name="label" translatable="yes" context="printmonitordialog|printing">is being prepared for printing on</property>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="position">2</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkLabel" id="printer">
77 <property name="visible">True</property>
78 <property name="can-focus">False</property>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="position">4</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkLabel" id="printinfo">
88 <property name="visible">True</property>
89 <property name="can-focus">False</property>
90 </object>
91 <packing>
92 <property name="expand">False</property>
93 <property name="fill">True</property>
94 <property name="position">5</property>
95 </packing>
96 </child>
97 </object>
98 <packing>
99 <property name="expand">False</property>
100 <property name="fill">True</property>
101 <property name="position">1</property>
102 </packing>
103 </child>
104 </object>
105 </child>
106 <action-widgets>
107 <action-widget response="-6">cancel</action-widget>
108 </action-widgets>
109 </object>
110 </interface>