sw/uiconfig/swriter/ui/tocindexpage.ui |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 8630cbed84ac6418f85289649ed511269f8ccf4f
Author:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
AuthorDate: Mon Feb 20 14:09:26 2023 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Feb 20 21:08:12 2023 +0000

    Save with Glade 3.40.0
    
    Change-Id: I40c2c3b1329a098f832f2fc286e6370be39f2a5f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147330
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui 
b/sw/uiconfig/swriter/ui/tocindexpage.ui
index c7a5f12786a8..40c2716028b8 100644
--- a/sw/uiconfig/swriter/ui/tocindexpage.ui
+++ b/sw/uiconfig/swriter/ui/tocindexpage.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="sw">
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkAdjustment" id="adjustment1">
@@ -282,10 +282,10 @@
                       <object class="GtkSpinButton" id="level">
                         <property name="visible">True</property>
                         <property name="can-focus">True</property>
+                        <property name="tooltip-text" translatable="yes" 
context="tocindexpage|level|tooltip_text">Enter the number of outline levels to 
include in the index.</property>
                         <property name="activates-default">True</property>
                         <property name="truncate-multiline">True</property>
                         <property name="adjustment">adjustment1</property>
-                        <property name="tooltip_text" translatable="yes" 
context="tocindexpage|level|tooltip_text">Enter the number of outline levels to 
include in the index.</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="level-atkobject">
                             <property name="AtkObject::accessible-description" 
translatable="yes" context="tocindexpage|extended_tip|level">Enter the number 
of outline levels to include in the index. All headings are included that have 
an outline level less than or equal to the specified value.</property>
@@ -351,10 +351,10 @@
                         <property name="can-focus">True</property>
                         <property name="receives-default">False</property>
                         <property name="no-show-all">True</property>
+                        <property name="tooltip-text" translatable="yes" 
context="tocindexpage|fromheadings|tooltip_text">Creates the index from all 
paragraphs that have an outline level equal to or greater than “1”.</property>
                         <property name="use-underline">True</property>
                         <property name="active">True</property>
                         <property name="draw-indicator">True</property>
-                        <property name="tooltip_text" translatable="yes" 
context="tocindexpage|fromheadings|tooltip_text">Creates the index from all 
paragraphs that have an outline level equal to or greater than “1”.</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" 
id="fromheadings-atkobject">
                             <property name="AtkObject::accessible-description" 
translatable="yes" context="tocindexpage|extended_tip|fromheadings">Creates the 
index from all paragraphs that have an outline level equal to or greater than 
“1”.</property>
@@ -501,9 +501,9 @@
                                 <property name="visible">True</property>
                                 <property name="can-focus">True</property>
                                 <property 
name="receives-default">False</property>
+                                <property name="tooltip-text" 
translatable="yes" context="tocindexpage|addstylescb|tooltip_text">Include 
selected paragraph styles with outline level “Text Body” in the 
index.</property>
                                 <property name="use-underline">True</property>
                                 <property name="draw-indicator">True</property>
-                                <property name="tooltip_text" 
translatable="yes" context="tocindexpage|addstylescb|tooltip_text">Include 
selected paragraph styles with outline level “Text Body” in the 
index.</property>
                                 <child internal-child="accessible">
                                   <object class="AtkObject" 
id="addstylescb-atkobject">
                                     <property 
name="AtkObject::accessible-description" translatable="yes" 
context="tocindexpage|extended_tip|addstylescb">Includes the paragraph styles 
that you specify in the Assign Styles dialog as index entries. To select the 
paragraph styles that you want to include in the index, click the Assign Styles 
(...) button to the right of this box.</property>
@@ -827,8 +827,8 @@
               <object class="GtkGrid" id="grid14">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="hexpand">True</property>
                 <property name="margin-start">12</property>
+                <property name="hexpand">True</property>
                 <property name="row-spacing">6</property>
                 <property name="column-spacing">12</property>
                 <child>

Reply via email to