cui/uiconfig/ui/aboutdialog.ui               |   41 ++++++++++++++++++++++++++-
 cui/uiconfig/ui/optonlineupdatepage.ui       |   15 +++++++++
 cui/uiconfig/ui/toolbarmodedialog.ui         |    3 +
 sc/uiconfig/scalc/ui/cellprotectionpage.ui   |    6 +++
 sc/uiconfig/scalc/ui/headerfootercontent.ui  |    3 +
 sc/uiconfig/scalc/ui/sharedocumentdlg.ui     |    3 +
 sfx2/uiconfig/ui/managestylepage.ui          |    3 +
 sfx2/uiconfig/ui/password.ui                 |    3 +
 starmath/uiconfig/smath/ui/catalogdialog.ui  |    3 +
 sw/uiconfig/swriter/ui/abstractdialog.ui     |    3 +
 sw/uiconfig/swriter/ui/ccdialog.ui           |    3 +
 sw/uiconfig/swriter/ui/exchangedatabases.ui  |    9 +++++
 sw/uiconfig/swriter/ui/inserttable.ui        |    3 +
 sw/uiconfig/swriter/ui/mergeconnectdialog.ui |    3 +
 sw/uiconfig/swriter/ui/opttablepage.ui       |    9 +++++
 uui/uiconfig/ui/setmasterpassworddlg.ui      |    3 +
 16 files changed, 112 insertions(+), 1 deletion(-)

New commits:
commit 1bdd72e2d7f4cd5d438646a1ac1aeade9432ec96
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Fri Jul 29 06:25:28 2022 -0500
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat Jul 30 04:21:21 2022 +0200

    tdf#150045 Set secondary/explanatory labels apart
    
    Rationale in commit 0ebbe1f0080f474fd583e5912c9605e6fb2e13d5,
    of which this is a follow-up.
    
    Change-Id: If75aa32bf02aeb8761f5b7f4ddbbeaa3bdcaab3f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137618
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index 80e97505582c..0b18824f6f97 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -96,7 +96,6 @@
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
                 <property name="halign">start</property>
-                <property name="margin-start">6</property>
                 <property name="column-spacing">12</property>
                 <child>
                   <object class="GtkLabel" id="lbVersion">
@@ -106,6 +105,9 @@
                     <property name="label" translatable="yes" 
context="aboutdialog|lbVersion">Version:</property>
                     <property name="wrap">True</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="label-for" target="lbVersionString"/>
                     </accessibility>
@@ -122,6 +124,9 @@
                     <property name="hexpand">True</property>
                     <property name="label" translatable="yes" 
context="aboutdialog|lbBuild">Build:</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="label-for" target="lbBuildString"/>
                     </accessibility>
@@ -138,6 +143,9 @@
                     <property name="hexpand">True</property>
                     <property name="label" translatable="yes" 
context="aboutdialog|lbEnvironment">Environment:</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="label-for" target="lbEnvString"/>
                     </accessibility>
@@ -155,6 +163,9 @@
                     <property name="wrap">True</property>
                     <property name="max-width-chars">40</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="labelled-by" target="lbVersion"/>
                     </accessibility>
@@ -172,6 +183,9 @@
                     <property name="wrap">True</property>
                     <property name="max-width-chars">40</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="labelled-by" target="lbEnvironment"/>
                     </accessibility>
@@ -209,6 +223,9 @@
                     <property name="label" translatable="yes" 
context="aboutdialog|lbExtra">Misc:</property>
                     <property name="xalign">0</property>
                     <property name="yalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="label-for" target="lbMiscString"/>
                     </accessibility>
@@ -226,6 +243,9 @@
                     <property name="wrap">True</property>
                     <property name="max-width-chars">40</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="labelled-by" target="lbMisc"/>
                     </accessibility>
@@ -242,6 +262,9 @@
                     <property name="hexpand">True</property>
                     <property name="label" translatable="yes" 
context="aboutdialog|lbLocale">Locale:</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="label-for" target="lbLocaleString"/>
                     </accessibility>
@@ -259,6 +282,9 @@
                     <property name="wrap">True</property>
                     <property name="max-width-chars">40</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="labelled-by" target="lbLocale"/>
                     </accessibility>
@@ -274,6 +300,9 @@
                     <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="aboutdialog|lbUI">User Interface:</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="label-for" target="lbUIString"/>
                     </accessibility>
@@ -291,6 +320,9 @@
                     <property name="wrap">True</property>
                     <property name="max-width-chars">40</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                     <accessibility>
                       <relation type="labelled-by" target="lbUI"/>
                     </accessibility>
@@ -317,6 +349,9 @@
                 <property name="wrap">True</property>
                 <property name="max-width-chars">60</property>
                 <property name="xalign">0</property>
+                <attributes>
+                  <attribute name="scale" value="1.1"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left-attach">1</property>
@@ -334,6 +369,9 @@
                 <property name="wrap">True</property>
                 <property name="max-width-chars">60</property>
                 <property name="xalign">0</property>
+                <attributes>
+                  <attribute name="scale" value="0.9"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left-attach">1</property>
@@ -344,6 +382,7 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="halign">center</property>
                 <property name="spacing">12</property>
                 <child>
                   <object class="GtkLinkButton" id="btnCredits">
diff --git a/cui/uiconfig/ui/optonlineupdatepage.ui 
b/cui/uiconfig/ui/optonlineupdatepage.ui
index 7788baecc225..f1fc334e94c3 100644
--- a/cui/uiconfig/ui/optonlineupdatepage.ui
+++ b/cui/uiconfig/ui/optonlineupdatepage.ui
@@ -155,6 +155,9 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes" 
context="optonlineupdatepage|lastchecked">Last checked: %DATE%, 
%TIME%</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="expand">False</property>
@@ -168,6 +171,9 @@
                     <property name="no_show_all">True</property>
                     <property name="label" translatable="yes" 
context="optonlineupdatepage|neverchecked">Last checked: Not yet</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="expand">False</property>
@@ -365,6 +371,9 @@
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes" 
context="optonlineupdatepage|useragent_label">User Agent:</property>
                         <property name="yalign">0</property>
+                        <attributes>
+                          <attribute name="scale" value="0.9"/>
+                        </attributes>
                       </object>
                       <packing>
                         <property name="expand">False</property>
@@ -377,6 +386,9 @@
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes" 
context="optonlineupdatepage|useragent_changed">Hit apply to update</property>
                         <property name="yalign">0</property>
+                        <attributes>
+                          <attribute name="scale" value="0.9"/>
+                        </attributes>
                       </object>
                       <packing>
                         <property name="expand">False</property>
@@ -389,6 +401,9 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="xalign">0</property>
+                        <attributes>
+                          <attribute name="scale" value="0.9"/>
+                        </attributes>
                       </object>
                       <packing>
                         <property name="expand">True</property>
diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui 
b/cui/uiconfig/ui/toolbarmodedialog.ui
index d401f75edf73..f3f00446d16f 100644
--- a/cui/uiconfig/ui/toolbarmodedialog.ui
+++ b/cui/uiconfig/ui/toolbarmodedialog.ui
@@ -343,6 +343,9 @@
                                 <property name="wrap-mode">word-char</property>
                                 <property name="max-width-chars">50</property>
                                 <property name="xalign">0</property>
+                                <attributes>
+                                  <attribute name="scale" value="0.9"/>
+                                </attributes>
                               </object>
                             </child>
                           </object>
diff --git a/sc/uiconfig/scalc/ui/cellprotectionpage.ui 
b/sc/uiconfig/scalc/ui/cellprotectionpage.ui
index 17581b7deb14..b9a2d90a72c6 100644
--- a/sc/uiconfig/scalc/ui/cellprotectionpage.ui
+++ b/sc/uiconfig/scalc/ui/cellprotectionpage.ui
@@ -102,6 +102,9 @@ Select 'Protect Sheet' from the 'Tools' menu.</property>
                 <property name="wrap">True</property>
                 <property name="max_width_chars">52</property>
                 <property name="xalign">0</property>
+                <attributes>
+                  <attribute name="scale" value="0.9"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">1</property>
@@ -173,6 +176,9 @@ Select 'Protect Sheet' from the 'Tools' menu.</property>
                 <property name="wrap">True</property>
                 <property name="width_chars">52</property>
                 <property name="xalign">0</property>
+                <attributes>
+                  <attribute name="scale" value="0.9"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">1</property>
diff --git a/sc/uiconfig/scalc/ui/headerfootercontent.ui 
b/sc/uiconfig/scalc/ui/headerfootercontent.ui
index 1975ef3d6915..608f30e756ad 100644
--- a/sc/uiconfig/scalc/ui/headerfootercontent.ui
+++ b/sc/uiconfig/scalc/ui/headerfootercontent.ui
@@ -494,6 +494,9 @@
             <property name="label" translatable="yes" 
context="headerfootercontent|label2">Use the buttons to change the font or 
insert field commands such as date, time, etc.</property>
             <property name="margin-start">12</property>
             <property name="margin-top">6</property>
+            <attributes>
+              <attribute name="scale" value="0.9"/>
+            </attributes>
           </object>
         </child>
         <child type="label">
diff --git a/sc/uiconfig/scalc/ui/sharedocumentdlg.ui 
b/sc/uiconfig/scalc/ui/sharedocumentdlg.ui
index 4c14a3189faf..f1dcbd523215 100644
--- a/sc/uiconfig/scalc/ui/sharedocumentdlg.ui
+++ b/sc/uiconfig/scalc/ui/sharedocumentdlg.ui
@@ -127,6 +127,9 @@
                     <property name="xalign">0</property>
                     <property name="yalign">0</property>
                     <property name="margin-start">12</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="expand">False</property>
diff --git a/sfx2/uiconfig/ui/managestylepage.ui 
b/sfx2/uiconfig/ui/managestylepage.ui
index d2910e643fab..676c00e689ad 100644
--- a/sfx2/uiconfig/ui/managestylepage.ui
+++ b/sfx2/uiconfig/ui/managestylepage.ui
@@ -218,6 +218,9 @@
             <property name="yalign">0</property>
             <property name="margin-start">12</property>
             <property name="margin-top">6</property>
+            <attributes>
+              <attribute name="scale" value="0.9"/>
+            </attributes>
           </object>
         </child>
         <child type="label">
diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui
index ff7cfe9f1006..0ac18dab2a08 100644
--- a/sfx2/uiconfig/ui/password.ui
+++ b/sfx2/uiconfig/ui/password.ui
@@ -337,6 +337,9 @@
                 <property name="margin-start">6</property>
                 <property name="label" translatable="yes" 
context="password|onlyascii">Only Basic Latin characters can be 
entered</property>
                 <property name="xalign">0</property>
+                <attributes>
+                  <attribute name="scale" value="0.9"/>
+                </attributes>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="onlyascii-atkobject">
                     <property name="AtkObject::accessible-role" 
translatable="no">static</property>
diff --git a/starmath/uiconfig/smath/ui/catalogdialog.ui 
b/starmath/uiconfig/smath/ui/catalogdialog.ui
index 947311f09871..f0d7bab1ecd3 100644
--- a/starmath/uiconfig/smath/ui/catalogdialog.ui
+++ b/starmath/uiconfig/smath/ui/catalogdialog.ui
@@ -140,6 +140,9 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes" 
context="catalogdialog|symbolname">Unknown</property>
+                <attributes>
+                  <attribute name="scale" value="0.9"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">0</property>
diff --git a/sw/uiconfig/swriter/ui/abstractdialog.ui 
b/sw/uiconfig/swriter/ui/abstractdialog.ui
index 3a7996b5024d..3205793323ae 100644
--- a/sw/uiconfig/swriter/ui/abstractdialog.ui
+++ b/sw/uiconfig/swriter/ui/abstractdialog.ui
@@ -146,6 +146,9 @@
                     <property name="width_chars">52</property>
                     <property name="max_width_chars">52</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>
diff --git a/sw/uiconfig/swriter/ui/ccdialog.ui 
b/sw/uiconfig/swriter/ui/ccdialog.ui
index 130a6488c47b..6dab212ab333 100644
--- a/sw/uiconfig/swriter/ui/ccdialog.ui
+++ b/sw/uiconfig/swriter/ui/ccdialog.ui
@@ -126,6 +126,9 @@
                     <property name="label" translatable="yes" 
context="ccdialog|label4">Note: Separate email addresses with a semicolon 
(;).</property>
                     <property name="use_underline">True</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>
diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui 
b/sw/uiconfig/swriter/ui/exchangedatabases.ui
index 7891bed8d3bd..9d5589d6ce6b 100644
--- a/sw/uiconfig/swriter/ui/exchangedatabases.ui
+++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui
@@ -174,6 +174,9 @@ Use the browse button to select a database file.</property>
                         <property name="width-chars">72</property>
                         <property name="max-width-chars">72</property>
                         <property name="xalign">0</property>
+                        <attributes>
+                          <attribute name="scale" value="0.9"/>
+                        </attributes>
                       </object>
                       <packing>
                         <property name="left-attach">0</property>
@@ -317,6 +320,9 @@ Use the browse button to select a database file.</property>
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
                     <property name="label" translatable="yes" 
context="exchangedatabases|label2">Database applied to document:</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="expand">False</property>
@@ -329,6 +335,9 @@ Use the browse button to select a database file.</property>
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
                     <property name="label">DataSource.Command</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="expand">False</property>
diff --git a/sw/uiconfig/swriter/ui/inserttable.ui 
b/sw/uiconfig/swriter/ui/inserttable.ui
index 1087af2049f0..5e5f8b20d13d 100644
--- a/sw/uiconfig/swriter/ui/inserttable.ui
+++ b/sw/uiconfig/swriter/ui/inserttable.ui
@@ -238,6 +238,9 @@
                       <object class="GtkLabel" id="lbwarning">
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes" 
context="inserttable|lbwarning">Warning : Large tables may adversely affect 
performance and compatibility</property>
+                        <attributes>
+                          <attribute name="scale" value="0.9"/>
+                        </attributes>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
diff --git a/sw/uiconfig/swriter/ui/mergeconnectdialog.ui 
b/sw/uiconfig/swriter/ui/mergeconnectdialog.ui
index 715e88f10361..e8b02fa5328b 100644
--- a/sw/uiconfig/swriter/ui/mergeconnectdialog.ui
+++ b/sw/uiconfig/swriter/ui/mergeconnectdialog.ui
@@ -128,6 +128,9 @@
                     <property name="max_width_chars">52</property>
                     <property name="xalign">0</property>
                     <property name="yalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui 
b/sw/uiconfig/swriter/ui/opttablepage.ui
index e37df3987f54..b87c655c439a 100644
--- a/sw/uiconfig/swriter/ui/opttablepage.ui
+++ b/sw/uiconfig/swriter/ui/opttablepage.ui
@@ -366,6 +366,9 @@
                     <property name="width-chars">50</property>
                     <property name="max-width-chars">50</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>
@@ -382,6 +385,9 @@
                     <property name="width-chars">50</property>
                     <property name="max-width-chars">50</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>
@@ -398,6 +404,9 @@
                     <property name="width-chars">50</property>
                     <property name="max-width-chars">50</property>
                     <property name="xalign">0</property>
+                    <attributes>
+                      <attribute name="scale" value="0.9"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>
diff --git a/uui/uiconfig/ui/setmasterpassworddlg.ui 
b/uui/uiconfig/ui/setmasterpassworddlg.ui
index 073f24631517..0402b4de7b35 100644
--- a/uui/uiconfig/ui/setmasterpassworddlg.ui
+++ b/uui/uiconfig/ui/setmasterpassworddlg.ui
@@ -173,6 +173,9 @@
                 <property name="wrap">True</property>
                 <property name="max_width_chars">62</property>
                 <property name="xalign">0</property>
+                <attributes>
+                  <attribute name="scale" value="0.9"/>
+                </attributes>
               </object>
               <packing>
                 <property name="expand">False</property>

Reply via email to