Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / gallerysearchprogress.ui
blob0e32e580667edc3caddaf85aacf9f84b429ebc4c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
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">Find</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="cancel">
22 <property name="label">gtk-cancel</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">1</property>
34 </packing>
35 </child>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="pack_type">end</property>
41 <property name="position">0</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkGrid" id="grid1">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="row_spacing">12</property>
49 <child>
50 <object class="GtkFrame" id="frame1">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="label_xalign">0</property>
54 <property name="shadow_type">none</property>
55 <child>
56 <object class="GtkAlignment" id="alignment1">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="top_padding">6</property>
60 <property name="left_padding">12</property>
61 <child>
62 <object class="GtkLabel" id="file">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="xalign">0</property>
66 <property name="ellipsize">end</property>
67 <property name="width_chars">40</property>
68 <property name="single_line_mode">True</property>
69 <property name="max_width_chars">40</property>
70 </object>
71 </child>
72 </object>
73 </child>
74 <child type="label">
75 <object class="GtkLabel" id="label1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="label" translatable="yes">File Type</property>
79 <attributes>
80 <attribute name="weight" value="bold"/>
81 </attributes>
82 </object>
83 </child>
84 </object>
85 <packing>
86 <property name="left_attach">0</property>
87 <property name="top_attach">0</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkFrame" id="frame2">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="label_xalign">0</property>
95 <property name="shadow_type">none</property>
96 <child>
97 <object class="GtkAlignment" id="alignment2">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="top_padding">6</property>
101 <property name="left_padding">12</property>
102 <child>
103 <object class="GtkLabel" id="dir">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <property name="width_chars">40</property>
107 </object>
108 </child>
109 </object>
110 </child>
111 <child type="label">
112 <object class="GtkLabel" id="label2">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="label" translatable="yes">Directory</property>
116 <attributes>
117 <attribute name="weight" value="bold"/>
118 </attributes>
119 </object>
120 </child>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">1</property>
125 </packing>
126 </child>
127 </object>
128 <packing>
129 <property name="expand">False</property>
130 <property name="fill">True</property>
131 <property name="position">1</property>
132 </packing>
133 </child>
134 </object>
135 </child>
136 <action-widgets>
137 <action-widget response="0">cancel</action-widget>
138 </action-widgets>
139 </object>
140 </interface>