diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-05-08 17:40:28 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-05-08 17:43:48 +0400 |
commit | 4979a3cfd43b9f79005bf76da9e2dbdffc9e91f5 (patch) | |
tree | d49f43a23f30988c5467748daba106efbdd934a5 | |
parent | 189d21f1c5830318f0ebd7a4ce6a0dff1d34f3df (diff) |
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
-rw-r--r-- | cui/source/options/optlingu.src | 2 |
1 files changed, 1 insertions, 1 deletions
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 ; }; |