summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-07-29 06:25:28 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-07-30 04:21:21 +0200
commit1bdd72e2d7f4cd5d438646a1ac1aeade9432ec96 (patch)
treee9465d796c45062baf0660242ccf38b178f709cc /cui
parentbee22fd4333408f341ee377fe52f0b1b6dbf76a0 (diff)
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 <fitojb@ubuntu.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/aboutdialog.ui41
-rw-r--r--cui/uiconfig/ui/optonlineupdatepage.ui15
-rw-r--r--cui/uiconfig/ui/toolbarmodedialog.ui3
3 files changed, 58 insertions, 1 deletions
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>