android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / optionsdialog.ui
blob33b1b99ed5012d6c31702190d17fe2b9ac5bee60
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="OptionsDialog">
14 <property name="can-focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="vexpand">True</property>
17 <property name="border-width">6</property>
18 <property name="title" translatable="yes" context="optionsdialog|OptionsDialog">Options</property>
19 <property name="modal">True</property>
20 <property name="type-hint">dialog</property>
21 <child internal-child="vbox">
22 <object class="GtkBox" id="dialog-vbox1">
23 <property name="can-focus">False</property>
24 <property name="hexpand">True</property>
25 <property name="vexpand">True</property>
26 <property name="orientation">vertical</property>
27 <property name="spacing">12</property>
28 <child internal-child="action_area">
29 <object class="GtkButtonBox" id="dialog-action_area1">
30 <property name="can-focus">False</property>
31 <property name="layout-style">end</property>
32 <child>
33 <object class="GtkButton" id="help">
34 <property name="label" translatable="yes" context="stock">_Help</property>
35 <property name="visible">True</property>
36 <property name="can-focus">True</property>
37 <property name="receives-default">True</property>
38 <property name="use-underline">True</property>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="position">0</property>
44 <property name="secondary">True</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="revert">
49 <property name="label" translatable="yes" context="stock">_Reset</property>
50 <property name="visible">True</property>
51 <property name="can-focus">True</property>
52 <property name="receives-default">True</property>
53 <property name="tooltip-text" translatable="yes" context="optionsdialog|revert">Unsaved modifications to this tab are reverted.</property>
54 <property name="use-underline">True</property>
55 <child internal-child="accessible">
56 <object class="AtkObject" id="revert-atkobject">
57 <property name="AtkObject::accessible-description" translatable="yes" context="optionsdialog|extended_tip|revert">Resets changes made to the current tab to those applicable when this dialog was opened.</property>
58 </object>
59 </child>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="apply">
69 <property name="label" translatable="yes" context="stock">_Apply</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">True</property>
73 <property name="tooltip-text" translatable="yes" context="optionsdialog|apply">Save all modifications without closing dialog. Cannot be reverted with Reset.</property>
74 <property name="use-underline">True</property>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">2</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkButton" id="ok">
84 <property name="label" translatable="yes" context="stock">_OK</property>
85 <property name="visible">True</property>
86 <property name="can-focus">True</property>
87 <property name="can-default">True</property>
88 <property name="has-default">True</property>
89 <property name="receives-default">True</property>
90 <property name="tooltip-text" translatable="yes" context="optionsdialog|ok">Save all changes and close dialog.</property>
91 <property name="use-underline">True</property>
92 <child internal-child="accessible">
93 <object class="AtkObject" id="ok-atkobject">
94 <property name="AtkObject::accessible-description" translatable="yes" context="optionsdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
95 </object>
96 </child>
97 </object>
98 <packing>
99 <property name="expand">False</property>
100 <property name="fill">True</property>
101 <property name="position">3</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkButton" id="cancel">
106 <property name="label" translatable="yes" context="stock">_Cancel</property>
107 <property name="visible">True</property>
108 <property name="can-focus">True</property>
109 <property name="receives-default">True</property>
110 <property name="tooltip-text" translatable="yes" context="optionsdialog|cancel">Discard all unsaved changes and close dialog.</property>
111 <property name="use-underline">True</property>
112 <child internal-child="accessible">
113 <object class="AtkObject" id="cancel-atkobject">
114 <property name="AtkObject::accessible-description" translatable="yes" context="optionsdialog|extended_tip|cancel">Closes dialog and discards all unsaved changes.</property>
115 </object>
116 </child>
117 </object>
118 <packing>
119 <property name="expand">False</property>
120 <property name="fill">True</property>
121 <property name="position">4</property>
122 </packing>
123 </child>
124 </object>
125 <packing>
126 <property name="expand">False</property>
127 <property name="fill">True</property>
128 <property name="pack-type">end</property>
129 <property name="position">1</property>
130 </packing>
131 </child>
132 <child>
133 <object class="GtkBox" id="box2">
134 <property name="visible">True</property>
135 <property name="can-focus">False</property>
136 <property name="hexpand">True</property>
137 <property name="vexpand">True</property>
138 <property name="spacing">6</property>
139 <child>
140 <object class="GtkScrolledWindow">
141 <property name="visible">True</property>
142 <property name="can-focus">True</property>
143 <property name="vexpand">True</property>
144 <property name="shadow-type">in</property>
145 <child>
146 <object class="GtkTreeView" id="pages">
147 <property name="width-request">-1</property>
148 <property name="visible">True</property>
149 <property name="can-focus">True</property>
150 <property name="receives-default">True</property>
151 <property name="vexpand">True</property>
152 <property name="model">liststore1</property>
153 <property name="headers-visible">False</property>
154 <property name="search-column">0</property>
155 <property name="enable-tree-lines">True</property>
156 <child internal-child="selection">
157 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
158 </child>
159 <child>
160 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
161 <property name="spacing">6</property>
162 <child>
163 <object class="GtkCellRendererText" id="cellrenderertext2"/>
164 <attributes>
165 <attribute name="text">0</attribute>
166 </attributes>
167 </child>
168 </object>
169 </child>
170 </object>
171 </child>
172 </object>
173 <packing>
174 <property name="expand">False</property>
175 <property name="fill">True</property>
176 <property name="position">0</property>
177 </packing>
178 </child>
179 <child>
180 <object class="GtkBox" id="box">
181 <property name="visible">True</property>
182 <property name="can-focus">False</property>
183 <property name="hexpand">True</property>
184 <property name="vexpand">True</property>
185 <property name="orientation">vertical</property>
186 <child>
187 <placeholder/>
188 </child>
189 </object>
190 <packing>
191 <property name="expand">False</property>
192 <property name="fill">True</property>
193 <property name="position">1</property>
194 </packing>
195 </child>
196 </object>
197 <packing>
198 <property name="expand">False</property>
199 <property name="fill">True</property>
200 <property name="position">0</property>
201 </packing>
202 </child>
203 </object>
204 </child>
205 <action-widgets>
206 <action-widget response="-11">help</action-widget>
207 <action-widget response="101">revert</action-widget>
208 <action-widget response="-5">ok</action-widget>
209 <action-widget response="-6">cancel</action-widget>
210 </action-widgets>
211 </object>
212 </interface>