1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkImage" id=
"image1">
6 <property name=
"visible">True
</property>
7 <property name=
"can-focus">False
</property>
8 <property name=
"icon-name">document-open
</property>
10 <!-- n-columns=1 n-rows=12 -->
11 <object class=
"GtkGrid" id=
"PageGeneral">
12 <property name=
"visible">True
</property>
13 <property name=
"can-focus">False
</property>
14 <property name=
"hexpand">True
</property>
15 <property name=
"vexpand">True
</property>
16 <property name=
"border-width">6</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"row-spacing">6</property>
20 <object class=
"GtkLabel" id=
"headerText">
21 <property name=
"visible">True
</property>
22 <property name=
"can-focus">False
</property>
23 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|headerText">Welcome to the %PRODUCTNAME Database Wizard
</property>
24 <property name=
"single-line-mode">True
</property>
25 <property name=
"xalign">0</property>
27 <attribute name=
"weight" value=
"bold"/>
31 <property name=
"left-attach">0</property>
32 <property name=
"top-attach">0</property>
36 <object class=
"GtkLabel" id=
"helpText">
37 <property name=
"visible">True
</property>
38 <property name=
"can-focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|helpText">Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server.
</property>
41 <property name=
"wrap">True
</property>
42 <property name=
"width-chars">72</property>
43 <property name=
"max-width-chars">72</property>
44 <property name=
"xalign">0</property>
47 <property name=
"left-attach">0</property>
48 <property name=
"top-attach">1</property>
52 <object class=
"GtkLabel" id=
"sourceTypeHeader">
53 <property name=
"visible">True
</property>
54 <property name=
"can-focus">False
</property>
55 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|sourceTypeHeader">What do you want to do?
</property>
56 <property name=
"wrap">True
</property>
57 <property name=
"xalign">0</property>
60 <property name=
"left-attach">0</property>
61 <property name=
"top-attach">2</property>
65 <object class=
"GtkRadioButton" id=
"createDatabase">
66 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|createDatabase">Create a n_ew database
</property>
67 <property name=
"visible">True
</property>
68 <property name=
"can-focus">True
</property>
69 <property name=
"has-focus">True
</property>
70 <property name=
"receives-default">False
</property>
71 <property name=
"margin-start">12</property>
72 <property name=
"use-underline">True
</property>
73 <property name=
"active">True
</property>
74 <property name=
"draw-indicator">True
</property>
75 <child internal-child=
"accessible">
76 <object class=
"AtkObject" id=
"createDatabase-atkobject">
77 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"generalpagewizard|extended_tip|createDatabase">Select to create a new database.
</property>
82 <property name=
"left-attach">0</property>
83 <property name=
"top-attach">3</property>
87 <object class=
"GtkBox" id=
"embeddeddbBox">
88 <property name=
"visible">True
</property>
89 <property name=
"can-focus">False
</property>
90 <property name=
"margin-start">24</property>
91 <property name=
"spacing">12</property>
93 <object class=
"GtkLabel" id=
"embeddeddbLabel">
94 <property name=
"visible">True
</property>
95 <property name=
"can-focus">False
</property>
96 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|embeddeddbLabel">_Embedded database:
</property>
97 <property name=
"use-underline">True
</property>
98 <property name=
"mnemonic-widget">embeddeddbList
</property>
99 <property name=
"xalign">0</property>
102 <property name=
"expand">False
</property>
103 <property name=
"fill">True
</property>
104 <property name=
"position">0</property>
108 <object class=
"GtkComboBoxText" id=
"embeddeddbList">
109 <property name=
"visible">True
</property>
110 <property name=
"can-focus">False
</property>
113 <property name=
"expand">False
</property>
114 <property name=
"fill">True
</property>
115 <property name=
"position">1</property>
120 <property name=
"left-attach">0</property>
121 <property name=
"top-attach">5</property>
125 <object class=
"GtkRadioButton" id=
"openExistingDatabase">
126 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|openExistingDatabase">Open an existing database _file
</property>
127 <property name=
"visible">True
</property>
128 <property name=
"can-focus">True
</property>
129 <property name=
"receives-default">False
</property>
130 <property name=
"margin-start">12</property>
131 <property name=
"use-underline">True
</property>
132 <property name=
"draw-indicator">True
</property>
133 <property name=
"group">createDatabase
</property>
134 <child internal-child=
"accessible">
135 <object class=
"AtkObject" id=
"openExistingDatabase-atkobject">
136 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"generalpagewizard|extended_tip|openExistingDatabase">Select to open a database file from a list of recently used files or from a file selection dialog.
</property>
141 <property name=
"left-attach">0</property>
142 <property name=
"top-attach">6</property>
146 <object class=
"GtkBox" id=
"docListBox">
147 <property name=
"visible">True
</property>
148 <property name=
"can-focus">False
</property>
149 <property name=
"margin-start">24</property>
150 <property name=
"spacing">12</property>
152 <object class=
"GtkLabel" id=
"docListLabel">
153 <property name=
"visible">True
</property>
154 <property name=
"can-focus">False
</property>
155 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|docListLabel">_Recently used:
</property>
156 <property name=
"use-underline">True
</property>
157 <property name=
"mnemonic-widget">documentList
</property>
158 <property name=
"xalign">0</property>
161 <property name=
"expand">False
</property>
162 <property name=
"fill">True
</property>
163 <property name=
"position">0</property>
167 <object class=
"GtkComboBoxText" id=
"documentList">
168 <property name=
"visible">True
</property>
169 <property name=
"can-focus">False
</property>
170 <property name=
"hexpand">True
</property>
173 <property name=
"expand">False
</property>
174 <property name=
"fill">True
</property>
175 <property name=
"position">1</property>
178 <child internal-child=
"accessible">
179 <object class=
"AtkObject" id=
"docListBox-atkobject">
180 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"generalpagewizard|extended_tip|docListBox">Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard.
</property>
185 <property name=
"left-attach">0</property>
186 <property name=
"top-attach">7</property>
190 <object class=
"GtkButton" id=
"openDatabase">
191 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|openDatabase">Open
</property>
192 <property name=
"visible">True
</property>
193 <property name=
"can-focus">True
</property>
194 <property name=
"receives-default">True
</property>
195 <property name=
"halign">start
</property>
196 <property name=
"margin-start">24</property>
197 <property name=
"image">image1
</property>
198 <property name=
"use-underline">True
</property>
199 <property name=
"always-show-image">True
</property>
200 <child internal-child=
"accessible">
201 <object class=
"AtkObject" id=
"openDatabase-atkobject">
202 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"generalpagewizard|extended_tip|openDatabase">Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard.
</property>
207 <property name=
"left-attach">0</property>
208 <property name=
"top-attach">8</property>
212 <object class=
"GtkRadioButton" id=
"connectDatabase">
213 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|connectDatabase">Connect to an e_xisting database
</property>
214 <property name=
"visible">True
</property>
215 <property name=
"can-focus">True
</property>
216 <property name=
"receives-default">False
</property>
217 <property name=
"margin-start">12</property>
218 <property name=
"use-underline">True
</property>
219 <property name=
"draw-indicator">True
</property>
220 <property name=
"group">createDatabase
</property>
221 <child internal-child=
"accessible">
222 <object class=
"AtkObject" id=
"connectDatabase-atkobject">
223 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"generalpagewizard|extended_tip|connectDatabase">Select to create a database document for an existing database connection.
</property>
228 <property name=
"left-attach">0</property>
229 <property name=
"top-attach">9</property>
233 <object class=
"GtkComboBoxText" id=
"datasourceType">
234 <property name=
"visible">True
</property>
235 <property name=
"can-focus">False
</property>
236 <property name=
"halign">start
</property>
237 <property name=
"margin-start">24</property>
238 <child internal-child=
"accessible">
239 <object class=
"AtkObject" id=
"datasourceType-atkobject">
240 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"generalpagewizard|extended_tip|datasourceType">Select the database type for the existing database connection.
</property>
245 <property name=
"left-attach">0</property>
246 <property name=
"top-attach">10</property>
250 <object class=
"GtkLabel" id=
"specialMessage">
251 <property name=
"can-focus">False
</property>
252 <property name=
"xalign">0</property>
255 <property name=
"left-attach">0</property>
256 <property name=
"top-attach">11</property>
260 <object class=
"GtkLabel" id=
"noembeddeddbLabel">
261 <property name=
"visible">True
</property>
262 <property name=
"can-focus">False
</property>
263 <property name=
"label" translatable=
"yes" context=
"generalpagewizard|noembeddeddbLabel">It is not possible to create a new database, because neither HSQLDB, nor Firebird is
264 available in this setup.
</property>
265 <child internal-child=
"accessible">
266 <object class=
"AtkObject">
267 <property name=
"AtkObject::accessible-role">static
</property>
272 <property name=
"left-attach">0</property>
273 <property name=
"top-attach">4</property>
276 <child internal-child=
"accessible">
277 <object class=
"AtkObject" id=
"PageGeneral-atkobject">
278 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"generalpagewizard|extended_tip|PageGeneral">The Database Wizard creates a database file that contains information about a database.
</property>