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.18"/>
5 <object class=
"GtkMessageDialog" id=
"MigrationWarnDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"migrationwarndialog|MigrationWarnDialog">Confirm Migration
</property>
8 <property name=
"resizable">False
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"type_hint">dialog
</property>
11 <property name=
"text" translatable=
"yes" context=
"migrationwarndialog|MigrationWarnDialog">The document contains embedded HSQL data, which is deprecated.
</property>
12 <property name=
"secondary_text" translatable=
"yes" context=
"migrationwarndialog|MigrationWarnDialog">Would you like to migrate to Firebird now?
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"messagedialog-vbox">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"messagedialog-action_area">
20 <property name=
"can_focus">False
</property>
22 <object class=
"GtkButton" id=
"yes">
23 <property name=
"label">gtk-yes
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">True
</property>
26 <property name=
"receives_default">True
</property>
27 <property name=
"use_stock">True
</property>
30 <property name=
"expand">True
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">0</property>
36 <object class=
"GtkButton" id=
"no">
37 <property name=
"label" translatable=
"yes" context=
"migrationwarndialog|later">_Later
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"can_default">True
</property>
41 <property name=
"has_default">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_underline">True
</property>
46 <property name=
"expand">True
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">False
</property>
55 <property name=
"pack_type">end
</property>
56 <property name=
"position">0</property>
60 <object class=
"GtkLinkButton" id=
"link">
61 <property name=
"label" translatable=
"yes" context=
"migrationwarndialog|link">Click for important information about migration.
</property>
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">True
</property>
64 <property name=
"receives_default">True
</property>
65 <property name=
"relief">none
</property>
66 <property name=
"uri">https://wiki.documentfoundation.org/Documentation/HowTo/MigrateFromHSQLDB
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">2</property>
77 <action-widget response=
"-5">yes
</action-widget>
78 <action-widget response=
"-6">no
</action-widget>