summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/databaselinkdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/databaselinkdialog.ui')
-rw-r--r--cui/uiconfig/ui/databaselinkdialog.ui23
1 files changed, 19 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/databaselinkdialog.ui b/cui/uiconfig/ui/databaselinkdialog.ui
index f76432ee039e..69136e221655 100644
--- a/cui/uiconfig/ui/databaselinkdialog.ui
+++ b/cui/uiconfig/ui/databaselinkdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="cui">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="DatabaseLinkDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -95,6 +92,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="browse-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|browse">Opens a file dialog where you can select the database file.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -168,6 +170,11 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="width_chars">52</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="name-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|name">Enter a name for the database. %PRODUCTNAME uses this name to access the database.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -205,5 +212,13 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="DatabaseLinkDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|DatabaseLinkDialog">Creates or edits an entry in the Databases tab page.</property>
+ </object>
+ </child>
</object>
</interface>