android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / galleryapplyprogress.ui
blob614810c3eb82cfa76380d8154f6ff898ca24587f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="GalleryApplyProgress">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="galleryapplyprogress|GalleryApplyProgress">Apply</property>
9 <property name="modal">True</property>
10 <property name="type_hint">normal</property>
11 <child>
12 <placeholder/>
13 </child>
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="cancel">
25 <property name="label" translatable="yes" context="stock">_Cancel</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">1</property>
37 </packing>
38 </child>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="pack_type">end</property>
44 <property name="position">0</property>
45 </packing>
46 </child>
47 <child>
48 <!-- n-columns=1 n-rows=1 -->
49 <object class="GtkGrid" id="grid1">
50 <property name="visible">True</property>
51 <property name="can_focus">False</property>
52 <property name="row_spacing">12</property>
53 <child>
54 <object class="GtkFrame" id="frame2">
55 <property name="visible">True</property>
56 <property name="can_focus">False</property>
57 <property name="label_xalign">0</property>
58 <property name="shadow_type">none</property>
59 <child>
60 <object class="GtkLabel" id="file">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="width_chars">40</property>
64 <property name="margin-start">12</property>
65 <property name="margin-top">6</property>
66 </object>
67 </child>
68 <child type="label">
69 <object class="GtkLabel" id="label2">
70 <property name="visible">True</property>
71 <property name="can_focus">False</property>
72 <property name="label" translatable="yes" context="galleryapplyprogress|label2">File</property>
73 <attributes>
74 <attribute name="weight" value="bold"/>
75 </attributes>
76 </object>
77 </child>
78 </object>
79 <packing>
80 <property name="left_attach">0</property>
81 <property name="top_attach">0</property>
82 </packing>
83 </child>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="fill">True</property>
88 <property name="position">1</property>
89 </packing>
90 </child>
91 </object>
92 </child>
93 <action-widgets>
94 <action-widget response="-6">cancel</action-widget>
95 </action-widgets>
96 </object>
97 </interface>