From 4979a3cfd43b9f79005bf76da9e2dbdffc9e91f5 Mon Sep 17 00:00:00 2001 From: Ivan Timofeev Date: Tue, 8 May 2012 17:40:28 +0400 Subject: [PATCH] Revert "fdo#49421: the "Available language modules" list is too small and ... which is no longer relevant since 6a64e5bbd43e262d87e291dcc411628efac61fde This reverts commit 31182ed08494ed6afa3371aa246b155c6b58e8b3. Change-Id: Idbcd6b2e21b1e0e93b167c78ff361c81cf25c978 --- cui/source/options/optlingu.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cui/source/options/optlingu.src b/cui/source/options/optlingu.src index b52de087d72c..1187295b2ac3 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 , 34 ) ; + Size = MAP_APPFONT ( 182 , 30 ) ; Border = TRUE ; TabStop = TRUE ; };