android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / gallerysearchprogress.ui
blob888d959e1317901edd91c835a55eee40744ce276
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="GallerySearchProgress">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="gallerysearchprogress|GallerySearchProgress">Find</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="type_hint">dialog</property>
12 <child>
13 <placeholder/>
14 </child>
15 <child internal-child="vbox">
16 <object class="GtkBox" id="dialog-vbox1">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="dialog-action_area1">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="cancel">
26 <property name="label" translatable="yes" context="stock">_Cancel</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="can_default">True</property>
30 <property name="has_default">True</property>
31 <property name="receives_default">True</property>
32 <property name="use-underline">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">1</property>
38 </packing>
39 </child>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="pack_type">end</property>
45 <property name="position">0</property>
46 </packing>
47 </child>
48 <child>
49 <!-- n-columns=1 n-rows=1 -->
50 <object class="GtkGrid" id="grid1">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="row_spacing">12</property>
54 <child>
55 <object class="GtkFrame" id="frame1">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="label_xalign">0</property>
59 <property name="shadow_type">none</property>
60 <child>
61 <object class="GtkLabel" id="file">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="ellipsize">end</property>
65 <property name="width_chars">40</property>
66 <property name="single_line_mode">True</property>
67 <property name="max_width_chars">40</property>
68 <property name="xalign">0</property>
69 <property name="margin-start">12</property>
70 <property name="margin-top">6</property>
71 </object>
72 </child>
73 <child type="label">
74 <object class="GtkLabel" id="label1">
75 <property name="visible">True</property>
76 <property name="can_focus">False</property>
77 <property name="label" translatable="yes" context="gallerysearchprogress|label1">File Type</property>
78 <attributes>
79 <attribute name="weight" value="bold"/>
80 </attributes>
81 </object>
82 </child>
83 </object>
84 <packing>
85 <property name="left_attach">0</property>
86 <property name="top_attach">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkFrame" id="frame2">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="label_xalign">0</property>
94 <property name="shadow_type">none</property>
95 <child>
96 <object class="GtkLabel" id="dir">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="width_chars">40</property>
100 <property name="margin-start">12</property>
101 <property name="margin-top">6</property>
102 </object>
103 </child>
104 <child type="label">
105 <object class="GtkLabel" id="label2">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 <property name="label" translatable="yes" context="gallerysearchprogress|label2">Directory</property>
109 <attributes>
110 <attribute name="weight" value="bold"/>
111 </attributes>
112 </object>
113 </child>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">1</property>
118 </packing>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">1</property>
125 </packing>
126 </child>
127 </object>
128 </child>
129 <action-widgets>
130 <action-widget response="-6">cancel</action-widget>
131 </action-widgets>
132 </object>
133 </interface>