android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / embossdialog.ui
blob5184d2b77a82e73a8b25925a68049748d21ba8ec
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="EmbossDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="embossdialog|EmbossDialog">Emboss</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label" translatable="yes" context="stock">_OK</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="can_default">True</property>
28 <property name="has_default">True</property>
29 <property name="receives_default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkFrame" id="frame1">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="hexpand">True</property>
80 <property name="vexpand">True</property>
81 <property name="label_xalign">0</property>
82 <property name="shadow_type">none</property>
83 <child>
84 <!-- n-columns=1 n-rows=1 -->
85 <object class="GtkGrid" id="grid1">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="hexpand">True</property>
89 <property name="vexpand">True</property>
90 <property name="column_spacing">24</property>
91 <property name="margin-start">12</property>
92 <property name="margin-top">6</property>
93 <child>
94 <object class="GtkScrolledWindow">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="hexpand">True</property>
98 <property name="vexpand">True</property>
99 <property name="hscrollbar_policy">never</property>
100 <property name="vscrollbar_policy">never</property>
101 <property name="shadow_type">in</property>
102 <child>
103 <object class="GtkViewport">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <child>
107 <object class="GtkDrawingArea" id="preview">
108 <property name="visible">True</property>
109 <property name="can_focus">False</property>
110 <property name="hexpand">True</property>
111 <property name="vexpand">True</property>
112 </object>
113 </child>
114 </object>
115 </child>
116 </object>
117 <packing>
118 <property name="left_attach">1</property>
119 <property name="top_attach">0</property>
120 </packing>
121 </child>
122 <child>
123 <!-- n-columns=1 n-rows=1 -->
124 <object class="GtkGrid" id="grid3">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="hexpand">True</property>
128 <property name="vexpand">True</property>
129 <property name="row_spacing">6</property>
130 <child>
131 <object class="GtkLabel" id="label2">
132 <property name="visible">True</property>
133 <property name="can_focus">False</property>
134 <property name="label" translatable="yes" context="embossdialog|label2">_Light source:</property>
135 <property name="use_underline">True</property>
136 <property name="mnemonic_widget">lightsource</property>
137 <property name="xalign">0</property>
138 </object>
139 <packing>
140 <property name="left_attach">0</property>
141 <property name="top_attach">0</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkScrolledWindow" id="frameselwin">
146 <property name="visible">True</property>
147 <property name="can_focus">True</property>
148 <property name="hexpand">True</property>
149 <property name="vexpand">True</property>
150 <property name="hscrollbar_policy">never</property>
151 <property name="vscrollbar_policy">never</property>
152 <property name="shadow_type">in</property>
153 <child>
154 <object class="GtkViewport">
155 <property name="visible">True</property>
156 <property name="can_focus">False</property>
157 <child>
158 <object class="GtkDrawingArea" id="lightsource">
159 <property name="visible">True</property>
160 <property name="can_focus">True</property>
161 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
162 <property name="hexpand">True</property>
163 <property name="vexpand">True</property>
164 </object>
165 </child>
166 </object>
167 </child>
168 </object>
169 <packing>
170 <property name="left_attach">0</property>
171 <property name="top_attach">1</property>
172 </packing>
173 </child>
174 </object>
175 <packing>
176 <property name="left_attach">0</property>
177 <property name="top_attach">0</property>
178 </packing>
179 </child>
180 </object>
181 </child>
182 <child type="label">
183 <object class="GtkLabel" id="label1">
184 <property name="visible">True</property>
185 <property name="can_focus">False</property>
186 <property name="label" translatable="yes" context="embossdialog|label1">Parameters</property>
187 <attributes>
188 <attribute name="weight" value="bold"/>
189 </attributes>
190 </object>
191 </child>
192 </object>
193 <packing>
194 <property name="expand">False</property>
195 <property name="fill">True</property>
196 <property name="position">1</property>
197 </packing>
198 </child>
199 </object>
200 </child>
201 <action-widgets>
202 <action-widget response="-5">ok</action-widget>
203 <action-widget response="-6">cancel</action-widget>
204 <action-widget response="-11">help</action-widget>
205 </action-widgets>
206 <child type="titlebar">
207 <placeholder/>
208 </child>
209 <child internal-child="accessible">
210 <object class="AtkObject" id="EmbossDialog-atkobject">
211 <property name="AtkObject::accessible-description" translatable="yes" context="embossdialog|extended_tip|EmbossDialog">Displays a dialog for creating reliefs.</property>
212 </object>
213 </child>
214 </object>
215 </interface>