Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/4162
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/4162/1
Resolves: fdo#64151 increase checkbox size to fit last 'h' into it
Change-Id: I3e49741f127df07f55fedc780dc8c6ee5cedb26d
---
M sw/source/ui/config/optdlg.src
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 4454fee..03c2943 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -1039,7 +1039,7 @@
CheckBox CB_RSID
{
Pos = MAP_APPFONT ( 12 , 69 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
+ Size = MAP_APPFONT ( 80 , 10 ) ;
Text [ en-US ] = "Use ~RSID";
TabStop = TRUE ;
Group = TRUE ;
@@ -1047,7 +1047,7 @@
CheckBox CB_IGNORE
{
Pos = MAP_APPFONT ( 12 , 82 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
+ Size = MAP_APPFONT ( 80 , 10 ) ;
Text [ en-US ] = "Ignore ~pieces of length";
};
NumericField NF_LEN
--
To view, visit https://gerrit.libreoffice.org/4162
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e49741f127df07f55fedc780dc8c6ee5cedb26d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Caolán McNamara <caolanm@redhat.com>
Context
- [PATCH libreoffice-4-0] Resolves: fdo#64151 increase checkbox size to fit last 'h' i... · via Code Review
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.