summaryrefslogtreecommitdiff
path: root/dbaccess/uiconfig/ui/generalpagewizard.ui
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/uiconfig/ui/generalpagewizard.ui')
-rw-r--r--dbaccess/uiconfig/ui/generalpagewizard.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/generalpagewizard.ui b/dbaccess/uiconfig/ui/generalpagewizard.ui
index c5bc3bcc569d..00efb8fe80de 100644
--- a/dbaccess/uiconfig/ui/generalpagewizard.ui
+++ b/dbaccess/uiconfig/ui/generalpagewizard.ui
@@ -2,6 +2,11 @@
<!-- Generated with glade 3.38.2 -->
<interface domain="dba">
<requires lib="gtk+" version="3.20"/>
+ <object class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="icon-name">document-open</property>
+ </object>
<!-- n-columns=1 n-rows=12 -->
<object class="GtkGrid" id="PageGeneral">
<property name="visible">True</property>
@@ -61,6 +66,7 @@
<property name="label" translatable="yes" context="generalpagewizard|createDatabase">Create a n_ew database</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
+ <property name="has-focus">True</property>
<property name="receives-default">False</property>
<property name="margin-start">12</property>
<property name="use-underline">True</property>
@@ -188,6 +194,8 @@
<property name="receives-default">True</property>
<property name="halign">start</property>
<property name="margin-start">24</property>
+ <property name="image">image1</property>
+ <property name="use-underline">True</property>
<property name="always-show-image">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="openDatabase-atkobject">
@@ -254,6 +262,11 @@
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="generalpagewizard|noembeddeddbLabel">It is not possible to create a new database, because neither HSQLDB, nor Firebird is
available in this setup.</property>
+ <child internal-child="accessible">
+ <object class="AtkObject">
+ <property name="AtkObject::accessible-role">static</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left-attach">0</property>