sc/uiconfig/scalc/ui/erroralerttabpage.ui     |   98 +++++++++++++-------------
 sc/uiconfig/scalc/ui/validationhelptabpage.ui |   74 +++++++++----------
 2 files changed, 86 insertions(+), 86 deletions(-)

New commits:
commit 0ef0a7fb146ddd2964eff9fa333a426b93692d60
Author:     Michael Weghorn <[email protected]>
AuthorDate: Fri Oct 17 00:02:03 2025 +0200
Commit:     Gabor Kelemen <[email protected]>
CommitDate: Fri Jan 16 14:41:55 2026 +0100

    sc: Resave "Validity" dialog tab pages
    
    The dialog using these can be triggered in
    Calc using "Data" -> "Validity".
    
    Change-Id: I5ded4681d9202acf832b8b65a0c304d04f0a9d4a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/192560
    Tested-by: Jenkins
    Reviewed-by: Michael Weghorn <[email protected]>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197396
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Gabor Kelemen <[email protected]>

diff --git a/sc/uiconfig/scalc/ui/erroralerttabpage.ui 
b/sc/uiconfig/scalc/ui/erroralerttabpage.ui
index a55d472b0952..283a5504ee79 100644
--- a/sc/uiconfig/scalc/ui/erroralerttabpage.ui
+++ b/sc/uiconfig/scalc/ui/erroralerttabpage.ui
@@ -1,25 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.40.0 -->
 <interface domain="sc">
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkBox" id="ErrorAlertTabPage">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="hexpand">True</property>
     <property name="vexpand">True</property>
-    <property name="border_width">6</property>
+    <property name="border-width">6</property>
     <property name="orientation">vertical</property>
     <property name="spacing">12</property>
     <child>
       <object class="GtkCheckButton" id="tsbshow">
         <property name="label" translatable="yes" 
context="erroralerttabpage|tsbshow">Show error _message when invalid values are 
entered</property>
         <property name="visible">True</property>
-        <property name="can_focus">True</property>
-        <property name="receives_default">False</property>
+        <property name="can-focus">True</property>
+        <property name="receives-default">False</property>
         <property name="hexpand">True</property>
-        <property name="use_underline">True</property>
+        <property name="use-underline">True</property>
         <property name="inconsistent">True</property>
-        <property name="draw_indicator">True</property>
+        <property name="draw-indicator">True</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="tsbshow-atkobject">
             <property name="AtkObject::accessible-description" 
translatable="yes" context="erroralerttabpage|extended_tip|tsbshow">Displays 
the error message that you enter in the Contents area when invalid data is 
entered in a cell.</property>
@@ -35,61 +35,61 @@
     <child>
       <object class="GtkFrame" id="frame1">
         <property name="visible">True</property>
-        <property name="can_focus">False</property>
+        <property name="can-focus">False</property>
         <property name="hexpand">True</property>
         <property name="vexpand">True</property>
-        <property name="label_xalign">0</property>
-        <property name="shadow_type">none</property>
+        <property name="label-xalign">0</property>
+        <property name="shadow-type">none</property>
         <child>
-          <!-- n-columns=1 n-rows=1 -->
+          <!-- n-columns=3 n-rows=3 -->
           <object class="GtkGrid" id="grid1">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="hexpand">True</property>
-            <property name="vexpand">True</property>
-            <property name="row_spacing">6</property>
-            <property name="column_spacing">12</property>
+            <property name="can-focus">False</property>
             <property name="margin-start">12</property>
             <property name="margin-top">6</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="row-spacing">6</property>
+            <property name="column-spacing">12</property>
             <child>
               <object class="GtkLabel" id="action_label">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes" 
context="erroralerttabpage|action_label">_Action:</property>
-                <property name="use_underline">True</property>
-                <property name="mnemonic_widget">actionCB</property>
+                <property name="use-underline">True</property>
+                <property name="mnemonic-widget">actionCB</property>
                 <property name="xalign">0</property>
               </object>
               <packing>
-                <property name="left_attach">0</property>
-                <property name="top_attach">0</property>
+                <property name="left-attach">0</property>
+                <property name="top-attach">0</property>
               </packing>
             </child>
             <child>
               <object class="GtkLabel" id="title_label">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes" 
context="erroralerttabpage|title_label">_Title:</property>
-                <property name="use_underline">True</property>
-                <property name="mnemonic_widget">erroralert_title</property>
+                <property name="use-underline">True</property>
+                <property name="mnemonic-widget">erroralert_title</property>
                 <property name="xalign">0</property>
                 <property name="yalign">0</property>
               </object>
               <packing>
-                <property name="left_attach">0</property>
-                <property name="top_attach">1</property>
+                <property name="left-attach">0</property>
+                <property name="top-attach">1</property>
               </packing>
             </child>
             <child>
               <object class="GtkScrolledWindow" id="scrolledwindow1">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
+                <property name="can-focus">True</property>
                 <property name="vexpand">True</property>
-                <property name="shadow_type">in</property>
+                <property name="shadow-type">in</property>
                 <child>
                   <object class="GtkTextView" id="errorMsg">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
+                    <property name="can-focus">True</property>
                     <property name="vexpand">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="errorMsg-atkobject">
@@ -100,46 +100,46 @@
                 </child>
               </object>
               <packing>
-                <property name="left_attach">1</property>
-                <property name="top_attach">2</property>
+                <property name="left-attach">1</property>
+                <property name="top-attach">2</property>
                 <property name="width">2</property>
               </packing>
             </child>
             <child>
               <object class="GtkEntry" id="erroralert_title">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
+                <property name="can-focus">True</property>
+                <property name="activates-default">True</property>
                 <property name="truncate-multiline">True</property>
-                <property name="activates_default">True</property>
               </object>
               <packing>
-                <property name="left_attach">1</property>
-                <property name="top_attach">1</property>
+                <property name="left-attach">1</property>
+                <property name="top-attach">1</property>
                 <property name="width">2</property>
               </packing>
             </child>
             <child>
               <object class="GtkLabel" id="errormsg_label">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes" 
context="erroralerttabpage|errormsg_label">_Error message:</property>
-                <property name="use_underline">True</property>
-                <property name="mnemonic_widget">errorMsg</property>
+                <property name="use-underline">True</property>
+                <property name="mnemonic-widget">errorMsg</property>
                 <property name="xalign">0</property>
                 <property name="yalign">0</property>
               </object>
               <packing>
-                <property name="left_attach">0</property>
-                <property name="top_attach">2</property>
+                <property name="left-attach">0</property>
+                <property name="top-attach">2</property>
               </packing>
             </child>
             <child>
               <object class="GtkButton" id="browseBtn">
                 <property name="label" translatable="yes" 
context="erroralerttabpage|browseBtn">_Browse...</property>
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="use_underline">True</property>
+                <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="browseBtn-atkobject">
                     <property name="AtkObject::accessible-description" 
translatable="yes" context="erroralerttabpage|extended_tip|browseBtn">Opens the 
Macro dialog where you can select the macro that is executed when invalid data 
is entered in a cell. The macro is executed after the error message is 
displayed.</property>
@@ -147,14 +147,14 @@
                 </child>
               </object>
               <packing>
-                <property name="left_attach">2</property>
-                <property name="top_attach">0</property>
+                <property name="left-attach">2</property>
+                <property name="top-attach">0</property>
               </packing>
             </child>
             <child>
               <object class="GtkComboBoxText" id="actionCB">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="hexpand">True</property>
                 <items>
                   <item translatable="yes" 
context="erroralerttabpage|actionCB">Stop</item>
@@ -169,8 +169,8 @@
                 </child>
               </object>
               <packing>
-                <property name="left_attach">1</property>
-                <property name="top_attach">0</property>
+                <property name="left-attach">1</property>
+                <property name="top-attach">0</property>
               </packing>
             </child>
           </object>
@@ -178,7 +178,7 @@
         <child type="label">
           <object class="GtkLabel" id="label1">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
+            <property name="can-focus">False</property>
             <property name="label" translatable="yes" 
context="erroralerttabpage|label1">Contents</property>
             <attributes>
               <attribute name="weight" value="bold"/>
diff --git a/sc/uiconfig/scalc/ui/validationhelptabpage.ui 
b/sc/uiconfig/scalc/ui/validationhelptabpage.ui
index 15ea8a0877c4..2445e107cc18 100644
--- a/sc/uiconfig/scalc/ui/validationhelptabpage.ui
+++ b/sc/uiconfig/scalc/ui/validationhelptabpage.ui
@@ -1,25 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.40.0 -->
 <interface domain="sc">
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkBox" id="ValidationHelpTabPage">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="hexpand">True</property>
     <property name="vexpand">True</property>
-    <property name="border_width">6</property>
+    <property name="border-width">6</property>
     <property name="orientation">vertical</property>
     <property name="spacing">12</property>
     <child>
       <object class="GtkCheckButton" id="tsbhelp">
         <property name="label" translatable="yes" 
context="validationhelptabpage|tsbhelp">_Show input help when cell is 
selected</property>
         <property name="visible">True</property>
-        <property name="can_focus">True</property>
-        <property name="receives_default">False</property>
+        <property name="can-focus">True</property>
+        <property name="receives-default">False</property>
         <property name="hexpand">True</property>
-        <property name="use_underline">True</property>
+        <property name="use-underline">True</property>
         <property name="inconsistent">True</property>
-        <property name="draw_indicator">True</property>
+        <property name="draw-indicator">True</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="tsbhelp-atkobject">
             <property name="AtkObject::accessible-description" 
translatable="yes" 
context="validationhelptabpage|extended_tip|tsbhelp">Displays the message that 
you enter in the Contents box when the cell or cell range is selected in the 
sheet.</property>
@@ -35,28 +35,28 @@
     <child>
       <object class="GtkFrame" id="frame1">
         <property name="visible">True</property>
-        <property name="can_focus">False</property>
+        <property name="can-focus">False</property>
         <property name="hexpand">True</property>
         <property name="vexpand">True</property>
-        <property name="label_xalign">0</property>
-        <property name="shadow_type">none</property>
+        <property name="label-xalign">0</property>
+        <property name="shadow-type">none</property>
         <child>
-          <!-- n-columns=1 n-rows=1 -->
+          <!-- n-columns=2 n-rows=2 -->
           <object class="GtkGrid" id="grid1">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="hexpand">True</property>
-            <property name="vexpand">True</property>
-            <property name="row_spacing">6</property>
-            <property name="column_spacing">12</property>
+            <property name="can-focus">False</property>
             <property name="margin-start">12</property>
             <property name="margin-top">6</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="row-spacing">6</property>
+            <property name="column-spacing">12</property>
             <child>
               <object class="GtkEntry" id="title">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
+                <property name="can-focus">True</property>
                 <property name="hexpand">True</property>
-                <property name="activates_default">True</property>
+                <property name="activates-default">True</property>
                 <property name="truncate-multiline">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="title-atkobject">
@@ -65,54 +65,54 @@
                 </child>
               </object>
               <packing>
-                <property name="left_attach">1</property>
-                <property name="top_attach">0</property>
+                <property name="left-attach">1</property>
+                <property name="top-attach">0</property>
               </packing>
             </child>
             <child>
               <object class="GtkLabel" id="title_label">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes" 
context="validationhelptabpage|title_label">_Title:</property>
-                <property name="use_underline">True</property>
-                <property name="mnemonic_widget">title</property>
+                <property name="use-underline">True</property>
+                <property name="mnemonic-widget">title</property>
                 <property name="xalign">0</property>
               </object>
               <packing>
-                <property name="left_attach">0</property>
-                <property name="top_attach">0</property>
+                <property name="left-attach">0</property>
+                <property name="top-attach">0</property>
               </packing>
             </child>
             <child>
               <object class="GtkLabel" id="inputhelp_label">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes" 
context="validationhelptabpage|inputhelp_label">_Input help:</property>
-                <property name="use_underline">True</property>
-                <property name="mnemonic_widget">inputhelp_text</property>
+                <property name="use-underline">True</property>
+                <property name="mnemonic-widget">inputhelp_text</property>
                 <property name="xalign">0</property>
                 <property name="yalign">0</property>
               </object>
               <packing>
-                <property name="left_attach">0</property>
-                <property name="top_attach">1</property>
+                <property name="left-attach">0</property>
+                <property name="top-attach">1</property>
               </packing>
             </child>
             <child>
               <object class="GtkScrolledWindow" id="scrolledwindow1">
                 <property name="visible">True</property>
-                <property name="can_focus">True</property>
+                <property name="can-focus">True</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
-                <property name="shadow_type">in</property>
+                <property name="shadow-type">in</property>
                 <child>
                   <object class="GtkTextView" id="inputhelp_text">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
+                    <property name="can-focus">True</property>
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
                     <child internal-child="accessible">
-                      <object class="AtkObject" id="inputhelp-atkobject">
+                      <object class="AtkObject" id="inputhelp_text-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="validationhelptabpage|extended_tip|inputhelp_text">Enter the message 
that you want to display when the cell or cell range is selected.</property>
                       </object>
                     </child>
@@ -120,8 +120,8 @@
                 </child>
               </object>
               <packing>
-                <property name="left_attach">1</property>
-                <property name="top_attach">1</property>
+                <property name="left-attach">1</property>
+                <property name="top-attach">1</property>
               </packing>
             </child>
           </object>
@@ -129,7 +129,7 @@
         <child type="label">
           <object class="GtkLabel" id="label1">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
+            <property name="can-focus">False</property>
             <property name="label" translatable="yes" 
context="validationhelptabpage|label1">Contents</property>
             <attributes>
               <attribute name="weight" value="bold"/>

Reply via email to