cui/source/options/optlingu.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 31182ed08494ed6afa3371aa246b155c6b58e8b3
Author: Ivan Timofeev <timofeev....@gmail.com>
Date:   Sun May 6 22:16:59 2012 +0400

    fdo#49421: the "Available language modules" list is too small and unusable
    
    Change-Id: Ie1b68176765dec49307fb8928738073052188ccf

diff --git a/cui/source/options/optlingu.src b/cui/source/options/optlingu.src
index 1187295..b52de08 100644
--- a/cui/source/options/optlingu.src
+++ b/cui/source/options/optlingu.src
@@ -219,7 +219,7 @@ TabPage RID_SFXPAGE_LINGU
     Control CLB_LINGU_MODULES
     {
         Pos = MAP_APPFONT ( 12 , 25 ) ;
-        Size = MAP_APPFONT ( 182 , 30 ) ;
+        Size = MAP_APPFONT ( 182 , 34 ) ;
         Border = TRUE ;
         TabStop = TRUE ;
     };
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to