tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / dbaccess / uiconfig / ui / choosedatasourcedialog.ui
blob914751d588dbd1da2d6019edbc36dda9eb747c49
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore2">
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="ChooseDataSourceDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="choosedatasourcedialog|ChooseDataSourceDialog">Data Source</property>
17 <property name="resizable">False</property>
18 <property name="modal">True</property>
19 <property name="default_width">0</property>
20 <property name="default_height">0</property>
21 <property name="type_hint">dialog</property>
22 <child>
23 <placeholder/>
24 </child>
25 <child internal-child="vbox">
26 <object class="GtkBox" id="dialog-vbox1">
27 <property name="can_focus">False</property>
28 <property name="orientation">vertical</property>
29 <property name="spacing">12</property>
30 <child internal-child="action_area">
31 <object class="GtkButtonBox" id="dialog-action_area1">
32 <property name="can_focus">False</property>
33 <property name="layout_style">end</property>
34 <child>
35 <object class="GtkButton" id="ok">
36 <property name="label" translatable="yes" context="stock">_OK</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="can_default">True</property>
40 <property name="has_default">True</property>
41 <property name="receives_default">True</property>
42 <property name="use-underline">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="cancel">
52 <property name="label" translatable="yes" context="stock">_Cancel</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use-underline">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">1</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="help">
66 <property name="label" translatable="yes" context="stock">_Help</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">True</property>
70 <property name="use-underline">True</property>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="position">2</property>
76 <property name="secondary">True</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkButton" id="organize">
81 <property name="label" translatable="yes" context="choosedatasourcedialog|organize">Or_ganize...</property>
82 <property name="can_focus">True</property>
83 <property name="receives_default">True</property>
84 <property name="no_show_all">True</property>
85 <property name="use_underline">True</property>
86 </object>
87 <packing>
88 <property name="expand">False</property>
89 <property name="fill">True</property>
90 <property name="position">3</property>
91 <property name="secondary">True</property>
92 </packing>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="pack_type">end</property>
99 <property name="position">0</property>
100 </packing>
101 </child>
102 <child>
103 <!-- n-columns=1 n-rows=1 -->
104 <object class="GtkGrid" id="grid1">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="hexpand">True</property>
108 <property name="vexpand">True</property>
109 <property name="row_spacing">6</property>
110 <child>
111 <object class="GtkLabel" id="label1">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="label" translatable="yes" context="choosedatasourcedialog|label1">Choose a data source:</property>
115 <property name="use_underline">True</property>
116 <property name="mnemonic_widget">treeview</property>
117 <property name="xalign">0</property>
118 </object>
119 <packing>
120 <property name="left_attach">0</property>
121 <property name="top_attach">0</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkScrolledWindow">
126 <property name="visible">True</property>
127 <property name="can_focus">True</property>
128 <property name="hexpand">True</property>
129 <property name="vexpand">True</property>
130 <property name="shadow_type">in</property>
131 <child>
132 <object class="GtkTreeView" id="treeview">
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="receives_default">True</property>
136 <property name="hexpand">True</property>
137 <property name="vexpand">True</property>
138 <property name="model">liststore2</property>
139 <property name="headers_visible">False</property>
140 <property name="search_column">0</property>
141 <property name="show_expanders">False</property>
142 <child internal-child="selection">
143 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
144 </child>
145 <child>
146 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
147 <property name="resizable">True</property>
148 <property name="spacing">6</property>
149 <child>
150 <object class="GtkCellRendererText" id="cellrenderer4"/>
151 <attributes>
152 <attribute name="text">0</attribute>
153 </attributes>
154 </child>
155 </object>
156 </child>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">1</property>
163 </packing>
164 </child>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="fill">True</property>
169 <property name="position">1</property>
170 </packing>
171 </child>
172 </object>
173 </child>
174 <action-widgets>
175 <action-widget response="-5">ok</action-widget>
176 <action-widget response="-6">cancel</action-widget>
177 <action-widget response="-11">help</action-widget>
178 <action-widget response="101">organize</action-widget>
179 </action-widgets>
180 </object>
181 </interface>