android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / solarizedialog.ui
blob88f36d9a08f37b95c646bb1c5ac9930a7b1dd50d
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="GtkAdjustment" id="adjustment1">
6 <property name="upper">100</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkDialog" id="SolarizeDialog">
11 <property name="can_focus">False</property>
12 <property name="border_width">6</property>
13 <property name="title" translatable="yes" context="solarizedialog|SolarizeDialog">Solarization</property>
14 <property name="resizable">False</property>
15 <property name="modal">True</property>
16 <property name="default_width">0</property>
17 <property name="default_height">0</property>
18 <property name="type_hint">dialog</property>
19 <child internal-child="vbox">
20 <object class="GtkBox" id="dialog-vbox1">
21 <property name="can_focus">False</property>
22 <property name="orientation">vertical</property>
23 <property name="spacing">12</property>
24 <child internal-child="action_area">
25 <object class="GtkButtonBox" id="dialog-action_area1">
26 <property name="can_focus">False</property>
27 <property name="layout_style">end</property>
28 <child>
29 <object class="GtkButton" id="ok">
30 <property name="label" translatable="yes" context="stock">_OK</property>
31 <property name="visible">True</property>
32 <property name="can_focus">True</property>
33 <property name="can_default">True</property>
34 <property name="has_default">True</property>
35 <property name="receives_default">True</property>
36 <property name="use-underline">True</property>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="position">0</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkButton" id="cancel">
46 <property name="label" translatable="yes" context="stock">_Cancel</property>
47 <property name="visible">True</property>
48 <property name="can_focus">True</property>
49 <property name="receives_default">True</property>
50 <property name="use-underline">True</property>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">True</property>
55 <property name="position">1</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkButton" id="help">
60 <property name="label" translatable="yes" context="stock">_Help</property>
61 <property name="visible">True</property>
62 <property name="can_focus">True</property>
63 <property name="receives_default">True</property>
64 <property name="use-underline">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">2</property>
70 <property name="secondary">True</property>
71 </packing>
72 </child>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="pack_type">end</property>
78 <property name="position">0</property>
79 </packing>
80 </child>
81 <child>
82 <object class="GtkFrame" id="frame1">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="hexpand">True</property>
86 <property name="vexpand">True</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class="GtkGrid" id="grid1">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="hexpand">True</property>
95 <property name="vexpand">True</property>
96 <property name="column_spacing">24</property>
97 <property name="margin-start">12</property>
98 <property name="margin-top">6</property>
99 <child>
100 <object class="GtkScrolledWindow">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="hexpand">True</property>
104 <property name="vexpand">True</property>
105 <property name="hscrollbar_policy">never</property>
106 <property name="vscrollbar_policy">never</property>
107 <property name="shadow_type">in</property>
108 <child>
109 <object class="GtkViewport">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <child>
113 <object class="GtkDrawingArea" id="preview">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="hexpand">True</property>
117 <property name="vexpand">True</property>
118 </object>
119 </child>
120 </object>
121 </child>
122 </object>
123 <packing>
124 <property name="left_attach">1</property>
125 <property name="top_attach">0</property>
126 </packing>
127 </child>
128 <child>
129 <!-- n-columns=1 n-rows=1 -->
130 <object class="GtkGrid" id="grid2">
131 <property name="visible">True</property>
132 <property name="can_focus">False</property>
133 <property name="row_spacing">6</property>
134 <child>
135 <object class="GtkSpinButton" id="value">
136 <property name="visible">True</property>
137 <property name="can_focus">True</property>
138 <property name="adjustment">adjustment1</property>
139 <property name="truncate-multiline">True</property>
140 <child internal-child="accessible">
141 <object class="AtkObject" id="value-atkobject">
142 <property name="AtkObject::accessible-description" translatable="yes" context="solarizedialog|extended_tip|value">Specifies the number of colors to which the image is to be reduced.</property>
143 </object>
144 </child>
145 </object>
146 <packing>
147 <property name="left_attach">0</property>
148 <property name="top_attach">1</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkLabel" id="label2">
153 <property name="visible">True</property>
154 <property name="can_focus">False</property>
155 <property name="label" translatable="yes" context="solarizedialog|label2">Threshold _value:</property>
156 <property name="use_underline">True</property>
157 <property name="mnemonic_widget">value</property>
158 <property name="xalign">0</property>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">0</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkCheckButton" id="invert">
167 <property name="label" translatable="yes" context="solarizedialog|invert">_Invert</property>
168 <property name="visible">True</property>
169 <property name="can_focus">True</property>
170 <property name="receives_default">False</property>
171 <property name="use_underline">True</property>
172 <property name="draw_indicator">True</property>
173 <child internal-child="accessible">
174 <object class="AtkObject" id="invert-atkobject">
175 <property name="AtkObject::accessible-description" translatable="yes" context="solarizedialog|extended_tip|invert">Specifies to also invert all pixels.</property>
176 </object>
177 </child>
178 </object>
179 <packing>
180 <property name="left_attach">0</property>
181 <property name="top_attach">2</property>
182 </packing>
183 </child>
184 </object>
185 <packing>
186 <property name="left_attach">0</property>
187 <property name="top_attach">0</property>
188 </packing>
189 </child>
190 </object>
191 </child>
192 <child type="label">
193 <object class="GtkLabel" id="label1">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="label" translatable="yes" context="solarizedialog|label1">Parameters</property>
197 <attributes>
198 <attribute name="weight" value="bold"/>
199 </attributes>
200 </object>
201 </child>
202 </object>
203 <packing>
204 <property name="expand">False</property>
205 <property name="fill">True</property>
206 <property name="position">1</property>
207 </packing>
208 </child>
209 </object>
210 </child>
211 <action-widgets>
212 <action-widget response="-5">ok</action-widget>
213 <action-widget response="-6">cancel</action-widget>
214 <action-widget response="-11">help</action-widget>
215 </action-widgets>
216 <child type="titlebar">
217 <placeholder/>
218 </child>
219 <child internal-child="accessible">
220 <object class="AtkObject" id="SolarizeDialog-atkobject">
221 <property name="AtkObject::accessible-description" translatable="yes" context="solarizedialog|extended_tip|SolarizeDialog">Opens a dialog for defining solarization. Solarization refers to an effect that looks like what can happen when there is too much light during photo development. The colors become partly inverted.</property>
222 </object>
223 </child>
224 </object>
225 </interface>