bump product version to 7.6.3.2-android
[LibreOffice.git] / uui / uiconfig / ui / filterselect.ui
blob48f85e8727ad2227ccb7d41c0e0750601b2d1a72
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="uui">
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="FilterSelectDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="filterselect|FilterSelectDialog">Filter Selection</property>
17 <property name="modal">True</property>
18 <property name="default_width">0</property>
19 <property name="default_height">0</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="ok">
34 <property name="label" translatable="yes" context="stock">_OK</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 </packing>
45 </child>
46 <child>
47 <object class="GtkButton" id="cancel">
48 <property name="label" translatable="yes" context="stock">_Cancel</property>
49 <property name="visible">True</property>
50 <property name="can_focus">True</property>
51 <property name="receives_default">True</property>
52 <property name="use-underline">True</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkButton" id="help">
62 <property name="label" translatable="yes" context="stock">_Help</property>
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="receives_default">True</property>
66 <property name="use-underline">True</property>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">2</property>
72 <property name="secondary">True</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="pack_type">end</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkBox" id="box">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="hexpand">True</property>
88 <property name="vexpand">True</property>
89 <property name="orientation">vertical</property>
90 <property name="spacing">6</property>
91 <child>
92 <object class="GtkLabel" id="url">
93 <property name="visible">True</property>
94 <property name="can_focus">False</property>
95 <property name="halign">start</property>
96 <property name="hexpand">True</property>
97 <property name="xalign">0</property>
98 </object>
99 <packing>
100 <property name="expand">False</property>
101 <property name="fill">True</property>
102 <property name="position">0</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkScrolledWindow">
107 <property name="visible">True</property>
108 <property name="can_focus">True</property>
109 <property name="hexpand">True</property>
110 <property name="vexpand">True</property>
111 <property name="shadow_type">in</property>
112 <child>
113 <object class="GtkTreeView" id="filters">
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="vexpand">True</property>
117 <property name="model">liststore1</property>
118 <property name="headers_visible">False</property>
119 <property name="headers_clickable">False</property>
120 <property name="search_column">0</property>
121 <property name="show_expanders">False</property>
122 <child internal-child="selection">
123 <object class="GtkTreeSelection" id="treeview-selection1"/>
124 </child>
125 <child>
126 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
127 <child>
128 <object class="GtkCellRendererText" id="cellrenderertext1"/>
129 <attributes>
130 <attribute name="text">0</attribute>
131 </attributes>
132 </child>
133 </object>
134 </child>
135 <child internal-child="accessible">
136 <object class="AtkObject" id="filters-atkobject">
137 <property name="AtkObject::accessible-description" translatable="yes" context="filterselect|extended_tip|filters">Select the import filter for the file that you want to open.</property>
138 </object>
139 </child>
140 </object>
141 </child>
142 </object>
143 <packing>
144 <property name="expand">True</property>
145 <property name="fill">True</property>
146 <property name="position">1</property>
147 </packing>
148 </child>
149 </object>
150 <packing>
151 <property name="expand">True</property>
152 <property name="fill">True</property>
153 <property name="position">1</property>
154 </packing>
155 </child>
156 </object>
157 </child>
158 <action-widgets>
159 <action-widget response="-5">ok</action-widget>
160 <action-widget response="-6">cancel</action-widget>
161 <action-widget response="-11">help</action-widget>
162 </action-widgets>
163 <child type="titlebar">
164 <placeholder/>
165 </child>
166 </object>
167 </interface>