From de477033048f580c156559c8446f760d0094a34f Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 3 Feb 2004 15:41:50 +0000 Subject: [PATCH] INTEGRATION: CWS vcl16 (1.49.20); FILE MERGED 2003/09/10 09:45:36 pl 1.49.20.1: #112096# make button larger --- padmin/source/padialog.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/padmin/source/padialog.src b/padmin/source/padialog.src index afae7ee4db21..3c247c223f1c 100644 --- a/padmin/source/padialog.src +++ b/padmin/source/padialog.src @@ -2,9 +2,9 @@ * * $RCSfile: padialog.src,v $ * - * $Revision: 1.50 $ + * $Revision: 1.51 $ * - * last change: $Author: vg $ $Date: 2003-12-17 15:29:25 $ + * last change: $Author: hr $ $Date: 2004-02-03 16:41:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -982,7 +982,7 @@ ModalDialog RID_PADIALOG PushButton RID_PA_BTN_FONTS { Pos = MAP_APPFONT( 80, 150 ); - Size = MAP_APPFONT( 50, 12 ); + Size = MAP_APPFONT( 70, 12 ); Text = "S~chriften..."; Text [english] = "~Fonts..."; Text[ english_us ] = "Fon~ts...";