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 216584d  Minor correction
216584d is described below

commit 216584ddcb9527503952ff9b5d5b732051bcb996
Author: mseidel <[email protected]>
AuthorDate: Mon Apr 27 17:23:37 2020 +0200

    Minor correction
    
    (cherry picked from commit 72ce4a3147bf8e16f9e9faf78d490c2d38462ef0)
---
 main/cui/source/dialogs/scriptdlg.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/cui/source/dialogs/scriptdlg.src 
b/main/cui/source/dialogs/scriptdlg.src
index f0c36f8..da17e27 100644
--- a/main/cui/source/dialogs/scriptdlg.src
+++ b/main/cui/source/dialogs/scriptdlg.src
@@ -167,7 +167,7 @@ ModalDialog RID_DLG_NEWLIB
        FixedText FT_NEWLIB
        {
                Pos = MAP_APPFONT ( 6, 6 ) ;
-               Size = MAP_APPFONT ( 100, 50 ) ;
+               Size = MAP_APPFONT ( 92, 50 ) ;
                WordBreak = TRUE ;
                Text [ en-US ] = "Enter the name for the new library." ;
        };

Reply via email to