cui/uiconfig/ui/dimensionlinestabpage.ui |  264 +++++++++++++++----------------
 1 file changed, 132 insertions(+), 132 deletions(-)

New commits:
commit ae98da2ca0076dc962c6e9b4a9623ba2bc990425
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Jun 10 15:43:51 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Jun 14 16:39:34 2022 +0200

    Bump dimensionlinestabpage.ui to latest Glade
    
    Change-Id: Ide76dbdbd5e5b57f2d2790f3aac1b61c9f39cd04
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135616
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/cui/uiconfig/ui/dimensionlinestabpage.ui 
b/cui/uiconfig/ui/dimensionlinestabpage.ui
index f3c1de0abf77..d6916dfdaad6 100644
--- a/cui/uiconfig/ui/dimensionlinestabpage.ui
+++ b/cui/uiconfig/ui/dimensionlinestabpage.ui
@@ -1,166 +1,166 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.38.2 -->
 <interface domain="cui">
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkAdjustment" id="adjustment1">
     <property name="lower">-10</property>
     <property name="upper">10</property>
-    <property name="step_increment">0.1</property>
-    <property name="page_increment">1</property>
+    <property name="step-increment">0.10</property>
+    <property name="page-increment">1</property>
   </object>
   <object class="GtkAdjustment" id="adjustment2">
     <property name="upper">99</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
+    <property name="step-increment">1</property>
+    <property name="page-increment">10</property>
   </object>
   <object class="GtkAdjustment" id="adjustment3">
     <property name="lower">-10</property>
     <property name="upper">10</property>
-    <property name="step_increment">0.1</property>
-    <property name="page_increment">1</property>
+    <property name="step-increment">0.10</property>
+    <property name="page-increment">1</property>
   </object>
   <object class="GtkAdjustment" id="adjustment4">
     <property name="lower">-10</property>
     <property name="upper">10</property>
-    <property name="step_increment">0.1</property>
-    <property name="page_increment">1</property>
+    <property name="step-increment">0.10</property>
+    <property name="page-increment">1</property>
   </object>
   <object class="GtkAdjustment" id="adjustment5">
     <property name="lower">-10</property>
     <property name="upper">10</property>
-    <property name="step_increment">0.1</property>
-    <property name="page_increment">1</property>
+    <property name="step-increment">0.10</property>
+    <property name="page-increment">1</property>
   </object>
   <object class="GtkAdjustment" id="adjustment6">
     <property name="lower">-10</property>
     <property name="upper">10</property>
-    <property name="step_increment">0.1</property>
-    <property name="page_increment">1</property>
+    <property name="step-increment">0.10</property>
+    <property name="page-increment">1</property>
   </object>
   <object class="GtkBox" id="DimensionLinesTabPage">
     <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">6</property>
     <child>
       <object class="GtkBox" id="box2">
         <property name="visible">True</property>
-        <property name="can_focus">False</property>
+        <property name="can-focus">False</property>
         <property name="spacing">12</property>
         <property name="homogeneous">True</property>
         <child>
           <object class="GtkFrame" id="FL_LINE">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="label_xalign">0</property>
-            <property name="shadow_type">none</property>
+            <property name="can-focus">False</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=7 -->
               <object class="GtkGrid" id="grid1">
                 <property name="visible">True</property>
-                <property name="can_focus">False</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="row-spacing">6</property>
+                <property name="column-spacing">12</property>
                 <child>
                   <object class="GtkLabel" id="FT_LINE_DIST">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_LINE_DIST">Line _distance:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">MTR_LINE_DIST</property>
+                    <property name="use-underline">True</property>
+                    <property name="mnemonic-widget">MTR_LINE_DIST</property>
                     <property name="xalign">0</property>
                     <property name="yalign">0.5</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="FT_HELPLINE_OVERHANG">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_HELPLINE_OVERHANG">Guide _overhang:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">MTR_FLD_HELPLINE_OVERHANG</property>
+                    <property name="use-underline">True</property>
+                    <property 
name="mnemonic-widget">MTR_FLD_HELPLINE_OVERHANG</property>
                     <property name="xalign">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="GtkLabel" id="FT_HELPLINE_DIST">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_HELPLINE_DIST">_Guide distance:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">MTR_FLD_HELPLINE_DIST</property>
+                    <property name="use-underline">True</property>
+                    <property 
name="mnemonic-widget">MTR_FLD_HELPLINE_DIST</property>
                     <property name="xalign">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="GtkLabel" id="FT_HELPLINE1_LEN">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_HELPLINE1_LEN">_Left guide:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">MTR_FLD_HELPLINE1_LEN</property>
+                    <property name="use-underline">True</property>
+                    <property 
name="mnemonic-widget">MTR_FLD_HELPLINE1_LEN</property>
                     <property name="xalign">0</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">3</property>
+                    <property name="left-attach">0</property>
+                    <property name="top-attach">3</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkLabel" id="FT_HELPLINE2_LEN">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_HELPLINE2_LEN">_Right guide:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">MTR_FLD_HELPLINE2_LEN</property>
+                    <property name="use-underline">True</property>
+                    <property 
name="mnemonic-widget">MTR_FLD_HELPLINE2_LEN</property>
                     <property name="xalign">0</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">4</property>
+                    <property name="left-attach">0</property>
+                    <property name="top-attach">4</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkLabel" id="FT_DECIMALPLACES">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_DECIMALPLACES">Decimal _places:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">MTR_FLD_DECIMALPLACES</property>
+                    <property name="use-underline">True</property>
+                    <property 
name="mnemonic-widget">MTR_FLD_DECIMALPLACES</property>
                     <property name="xalign">0</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">6</property>
+                    <property name="left-attach">0</property>
+                    <property name="top-attach">6</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="TSB_BELOW_REF_EDGE">
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|TSB_BELOW_REF_EDGE">Measure _below 
object</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="margin-start">12</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="TSB_BELOW_REF_EDGE-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|TSB_BELOW_REF_EDGE">Reverses the 
properties set in the Line area.</property>
@@ -168,19 +168,19 @@
                     </child>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">5</property>
+                    <property name="left-attach">0</property>
+                    <property name="top-attach">5</property>
                     <property name="width">2</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkSpinButton" id="MTR_LINE_DIST">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="activates-default">True</property>
+                    <property name="truncate-multiline">True</property>
                     <property name="adjustment">adjustment1</property>
                     <property name="digits">2</property>
-                    <property name="truncate-multiline">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="MTR_LINE_DIST-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|MTR_LINE_DIST">Specifies the 
distance between the dimension line and the baseline (line distance = 
0).</property>
@@ -188,18 +188,18 @@
                     </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="GtkSpinButton" id="MTR_FLD_HELPLINE_OVERHANG">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="activates-default">True</property>
+                    <property name="truncate-multiline">True</property>
                     <property name="adjustment">adjustment3</property>
                     <property name="digits">2</property>
-                    <property name="truncate-multiline">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="MTR_FLD_HELPLINE_OVERHANG-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE_OVERHANG">Specifies
 the length of the left and right guides starting at the baseline (line 
distance = 0). Positive values extend the guides above the baseline and 
negative values extend the guides below the baseline.</property>
@@ -207,18 +207,18 @@
                     </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>
                 <child>
                   <object class="GtkSpinButton" id="MTR_FLD_HELPLINE_DIST">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="activates-default">True</property>
+                    <property name="truncate-multiline">True</property>
                     <property name="adjustment">adjustment4</property>
                     <property name="digits">2</property>
-                    <property name="truncate-multiline">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="MTR_FLD_HELPLINE_DIST-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE_DIST">Specifies 
the length of the right and left guides starting at the dimension line. 
Positive values extend the guides above the dimension line and negative values 
extend the guides below the dimension line.</property>
@@ -226,18 +226,18 @@
                     </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>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkSpinButton" id="MTR_FLD_HELPLINE1_LEN">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="activates-default">True</property>
+                    <property name="truncate-multiline">True</property>
                     <property name="adjustment">adjustment5</property>
                     <property name="digits">2</property>
-                    <property name="truncate-multiline">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="MTR_FLD_HELPLINE1_LEN-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE1_LEN">Specifies 
the length of the left guide starting at the dimension line. Positive values 
extend the guide below the dimension line and negative values extend the guide 
above the dimension line.</property>
@@ -245,18 +245,18 @@
                     </child>
                   </object>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">3</property>
+                    <property name="left-attach">1</property>
+                    <property name="top-attach">3</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkSpinButton" id="MTR_FLD_HELPLINE2_LEN">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="activates-default">True</property>
+                    <property name="truncate-multiline">True</property>
                     <property name="adjustment">adjustment6</property>
                     <property name="digits">2</property>
-                    <property name="truncate-multiline">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="MTR_FLD_HELPLINE2_LEN-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE2_LEN">Specifies 
the length of the right guide starting at the dimension line. Positive values 
extend the guide below the dimension line and negative values extend the guide 
above the dimension line.</property>
@@ -264,17 +264,17 @@
                     </child>
                   </object>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">4</property>
+                    <property name="left-attach">1</property>
+                    <property name="top-attach">4</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkSpinButton" id="MTR_FLD_DECIMALPLACES">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
-                    <property name="adjustment">adjustment2</property>
+                    <property name="can-focus">True</property>
+                    <property name="activates-default">True</property>
                     <property name="truncate-multiline">True</property>
+                    <property name="adjustment">adjustment2</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="MTR_FLD_DECIMALPLACES-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|MTR_FLD_DECIMALPLACES">Specifies 
the number of decimal places used for the display of line properties.</property>
@@ -282,8 +282,8 @@
                     </child>
                   </object>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">6</property>
+                    <property name="left-attach">1</property>
+                    <property name="top-attach">6</property>
                   </packing>
                 </child>
               </object>
@@ -291,7 +291,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="dimensionlinestabpage|label1">Line</property>
                 <property name="xalign">0</property>
                 <attributes>
@@ -309,23 +309,23 @@
         <child>
           <object class="GtkFrame" id="FL_LABEL">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="label_xalign">0</property>
-            <property name="shadow_type">none</property>
+            <property name="can-focus">False</property>
+            <property name="label-xalign">0</property>
+            <property name="shadow-type">none</property>
             <child>
               <object class="GtkBox" id="box3">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="orientation">vertical</property>
-                <property name="spacing">6</property>
+                <property name="can-focus">False</property>
                 <property name="margin-start">12</property>
                 <property name="margin-top">6</property>
+                <property name="orientation">vertical</property>
+                <property name="spacing">6</property>
                 <child>
                   <object class="GtkLabel" id="FT_POSITION">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|FT_POSITION">_Text position</property>
-                    <property name="use_underline">True</property>
+                    <property name="use-underline">True</property>
                     <property name="xalign">0</property>
                   </object>
                   <packing>
@@ -337,27 +337,27 @@
                 <child>
                   <object class="GtkBox" id="box4">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
+                    <property name="margin-start">12</property>
                     <property name="orientation">vertical</property>
                     <property name="spacing">6</property>
-                    <property name="margin-start">12</property>
                     <child>
                       <object class="GtkScrolledWindow" id="frameselwin">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
+                        <property name="can-focus">True</property>
                         <property name="halign">start</property>
                         <property name="valign">center</property>
-                        <property name="hscrollbar_policy">never</property>
-                        <property name="vscrollbar_policy">never</property>
-                        <property name="shadow_type">in</property>
+                        <property name="hscrollbar-policy">never</property>
+                        <property name="vscrollbar-policy">never</property>
+                        <property name="shadow-type">in</property>
                         <child>
                           <object class="GtkViewport">
                             <property name="visible">True</property>
-                            <property name="can_focus">False</property>
+                            <property name="can-focus">False</property>
                             <child>
                               <object class="GtkDrawingArea" id="CTL_POSITION">
                                 <property name="visible">True</property>
-                                <property name="can_focus">True</property>
+                                <property name="can-focus">True</property>
                                 <property name="events">GDK_BUTTON_PRESS_MASK 
| GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | 
GDK_STRUCTURE_MASK</property>
                                 <property name="halign">start</property>
                                 <property name="valign">center</property>
@@ -381,11 +381,11 @@
                       <object class="GtkCheckButton" id="TSB_AUTOPOSV">
                         <property name="label" translatable="yes" 
context="dimensionlinestabpage|TSB_AUTOPOSV">_AutoVertical</property>
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="receives_default">False</property>
-                        <property name="use_underline">True</property>
+                        <property name="can-focus">True</property>
+                        <property name="receives-default">False</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="TSB_AUTOPOSV-atkobject">
                             <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|TSB_AUTOPOSV">Determines the 
optimal vertical position for the dimension text.</property>
@@ -402,11 +402,11 @@
                       <object class="GtkCheckButton" id="TSB_AUTOPOSH">
                         <property name="label" translatable="yes" 
context="dimensionlinestabpage|TSB_AUTOPOSH">A_utoHorizontal</property>
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="receives_default">False</property>
-                        <property name="use_underline">True</property>
+                        <property name="can-focus">True</property>
+                        <property name="receives-default">False</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="TSB_AUTOPOSH-atkobject">
                             <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|TSB_AUTOPOSH">Determines the 
optimal horizontal position for the dimension text.</property>
@@ -430,11 +430,11 @@
                   <object class="GtkCheckButton" id="TSB_PARALLEL">
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|TSB_PARALLEL">_Parallel to line</property>
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="receives_default">False</property>
-                    <property name="use_underline">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="receives-default">False</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="TSB_PARALLEL-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" context="dimensionlinestabpage|extended_tip|TSB_PARALLEL">If 
enabled, displays the text parallel to the dimension line. If disabled, the 
text is shown at 90 degrees to the dimension line.</property>
@@ -451,11 +451,11 @@
                   <object class="GtkCheckButton" id="TSB_SHOW_UNIT">
                     <property name="label" translatable="yes" 
context="dimensionlinestabpage|TSB_SHOW_UNIT">Show _measurement units</property>
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="receives_default">False</property>
-                    <property name="use_underline">True</property>
+                    <property name="can-focus">True</property>
+                    <property name="receives-default">False</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="TSB_SHOW_UNIT-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" 
context="dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT">Shows or hides the 
dimension measurement unit. You can select a measurement unit you want to 
display from the list.</property>
@@ -471,7 +471,7 @@
                 <child>
                   <object class="GtkComboBoxText" id="LB_UNIT">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="halign">start</property>
                     <property name="margin-start">12</property>
                     <child internal-child="accessible">
@@ -491,7 +491,7 @@
             <child type="label">
               <object class="GtkLabel" id="label2">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes" 
context="dimensionlinestabpage|label2">Legend</property>
                 <property name="xalign">0</property>
                 <attributes>
@@ -515,7 +515,7 @@
     </child>
     <child>
       <object class="GtkLabel" id="STR_MEASURE_AUTOMATIC">
-        <property name="can_focus">False</property>
+        <property name="can-focus">False</property>
         <property name="label" translatable="yes" 
context="dimensionlinestabpage|STR_MEASURE_AUTOMATIC">Automatic</property>
       </object>
       <packing>
@@ -527,21 +527,21 @@
     <child>
       <object class="GtkScrolledWindow">
         <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="hscrollbar_policy">never</property>
-        <property name="vscrollbar_policy">never</property>
-        <property name="shadow_type">in</property>
+        <property name="can-focus">False</property>
         <property name="margin-start">12</property>
-        <property name="margin-top">6</property>
         <property name="margin-end">12</property>
+        <property name="margin-top">6</property>
+        <property name="hscrollbar-policy">never</property>
+        <property name="vscrollbar-policy">never</property>
+        <property name="shadow-type">in</property>
         <child>
           <object class="GtkViewport">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
+            <property name="can-focus">False</property>
             <child>
               <object class="GtkDrawingArea" id="CTL_PREVIEW">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
               </object>
             </child>
           </object>

Reply via email to