[Libreoffice-commits] .: sc/source

Andras Timar timar at kemper.freedesktop.org
Wed Jan 11 03:52:52 PST 2012


 sc/source/ui/src/optdlg.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8ca1557b85188b7708930468d77412f51356e34c
Author: Andras Timar <atimar at suse.com>
Date:   Wed Jan 11 12:00:26 2012 +0100

    enlarge 'Reset' button for German translation

diff --git a/sc/source/ui/src/optdlg.src b/sc/source/ui/src/optdlg.src
index 93378d1..a8f82a5 100644
--- a/sc/source/ui/src/optdlg.src
+++ b/sc/source/ui/src/optdlg.src
@@ -280,7 +280,7 @@ TabPage RID_SCPAGE_FORMULA
     PushButton BTN_FORMULA_SEP_RESET
     {
         Pos = MAP_APPFONT ( 21, 113 );
-        Size = MAP_APPFONT ( 40, 14 );
+        Size = MAP_APPFONT ( 50, 14 );
         Text [ en-US ] = "Rese~t";
     };
 };


More information about the Libreoffice-commits mailing list