summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/selectdatasource.ui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-08-31 12:26:48 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-09-01 17:30:28 +0200
commit93626beb6407509220c92ef47425deba1d71858a (patch)
tree23ab9d3a31395ef227b759aebc0418167dc35953 /sc/uiconfig/scalc/ui/selectdatasource.ui
parent78aea95703c0111f333b28c690e6b46aae77bf45 (diff)
tdf#118148 Extended tips for HC2/scalc/
change#1 put back navigatorpanel.ui Change-Id: I12162c8a78942194dea5faa8a0d824d550281621 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101752 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sc/uiconfig/scalc/ui/selectdatasource.ui')
-rw-r--r--sc/uiconfig/scalc/ui/selectdatasource.ui23
1 files changed, 19 insertions, 4 deletions
diff --git a/sc/uiconfig/scalc/ui/selectdatasource.ui b/sc/uiconfig/scalc/ui/selectdatasource.ui
index 912c0d46f54d..d557577213f9 100644
--- a/sc/uiconfig/scalc/ui/selectdatasource.ui
+++ b/sc/uiconfig/scalc/ui/selectdatasource.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="sc">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="SelectDataSourceDialog">
@@ -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-vbox3">
<property name="can_focus">False</property>
@@ -130,6 +127,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="database-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="selectdatasource|extended_tip|database">Select the database that contains the data source that you want to use.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -147,6 +149,11 @@
<item translatable="yes" context="selectdatasource|type">Sql</item>
<item translatable="yes" context="selectdatasource|type">Sql [Native]</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="type-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="selectdatasource|extended_tip|type">Click the source type of for the selected data source.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -179,6 +186,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="datasource-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="selectdatasource|extended_tip|datasource">Select the data source that you want to use.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -213,5 +225,8 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>