sc/uiconfig/scalc/ui/definedatabaserangedialog.ui |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 528f1451c950160650968d791a241d9501661069
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu Aug 1 12:07:26 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Aug 1 20:43:53 2024 +0200

    Add extended tip to definedatabaserangedialog.ui
    
    + totals row
    + available ranges
    
    Change-Id: I5beef214d118ac07bd707d094a2156f83b9ca095
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171381
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui 
b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
index e471a2487357..8ddb43ba5b62 100644
--- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
+++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.40.0 -->
 <interface domain="sc">
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkTreeStore" id="liststore1">
@@ -151,6 +151,11 @@
                                 </child>
                               </object>
                             </child>
+                            <child internal-child="accessible">
+                              <object class="AtkObject" 
id="entry-list-atkobject">
+                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="definedatabaserangedialog|extended_tip|entry-list">Available database 
ranges</property>
+                              </object>
+                            </child>
                           </object>
                         </child>
                       </object>
@@ -373,6 +378,11 @@
                         <property name="receives-default">False</property>
                         <property name="use-underline">True</property>
                         <property name="draw-indicator">True</property>
+                        <child internal-child="accessible">
+                          <object class="AtkObject" 
id="ContainsTotalsRow-atkobject">
+                            <property name="AtkObject::accessible-description" 
translatable="yes" 
context="definedatabaserangedialog|extended_tip|ContainsTotalsRow">The database 
range has a row for totals.</property>
+                          </object>
+                        </child>
                       </object>
                       <packing>
                         <property name="expand">False</property>

Reply via email to