You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/08/11 09:44:10 UTC

[openoffice] branch trunk updated: Small adjustment for More-Button

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new ea5920d  Small adjustment for More-Button
ea5920d is described below

commit ea5920d9e7278f1fe716bb4428959b22b0ba0857
Author: mseidel <ms...@apache.org>
AuthorDate: Tue Aug 11 11:43:46 2020 +0200

    Small adjustment for More-Button
---
 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 ;