diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-07-29 06:25:28 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-07-30 04:21:21 +0200 |
commit | 1bdd72e2d7f4cd5d438646a1ac1aeade9432ec96 (patch) | |
tree | e9465d796c45062baf0660242ccf38b178f709cc /sw | |
parent | bee22fd4333408f341ee377fe52f0b1b6dbf76a0 (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 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/abstractdialog.ui | 3 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/ccdialog.ui | 3 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/exchangedatabases.ui | 9 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/inserttable.ui | 3 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/mergeconnectdialog.ui | 3 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/opttablepage.ui | 9 |
6 files changed, 30 insertions, 0 deletions
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> |