This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new cc57c72 Small adjustment for More-Button
cc57c72 is described below
commit cc57c72f57d27a99bbcf16a4b43c2373930597bf
Author: mseidel <[email protected]>
AuthorDate: Tue Aug 11 11:43:46 2020 +0200
Small adjustment for More-Button
(cherry picked from commit ea5920d9e7278f1fe716bb4428959b22b0ba0857)
---
main/sfx2/source/doc/new.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/sfx2/source/doc/new.src b/main/sfx2/source/doc/new.src
index c670280..c2230e4 100644
--- a/main/sfx2/source/doc/new.src
+++ b/main/sfx2/source/doc/new.src
@@ -88,7 +88,7 @@ ModalDialog DLG_NEW_FILE
{
HelpID = "sfx2:MoreButton:DLG_NEW_FILE:BT_MORE" ;
Pos = MAP_APPFONT ( 274, 70 ) ;
- Size = MAP_APPFONT ( 50, 14 ) ;
+ Size = MAP_APPFONT ( 56, 14 ) ;
Text [ en-US ] = "~More" ;
Delta = 148 ;
MapUnit = MAP_APPFONT ;