[Libreoffice-commits] .: Branch 'feature/calc-key-binding-compat' - sc/source
Kohei Yoshida
kohei at kemper.freedesktop.org
Mon Oct 11 18:30:23 PDT 2010
sc/source/ui/src/optdlg.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a7637019cf4702dde00f24152222f8bd2dcb53f1
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Mon Oct 11 21:30:04 2010 -0400
Made the list box a little wider.
diff --git a/sc/source/ui/src/optdlg.src b/sc/source/ui/src/optdlg.src
index a66e64c..82b489e 100644
--- a/sc/source/ui/src/optdlg.src
+++ b/sc/source/ui/src/optdlg.src
@@ -305,7 +305,7 @@ TabPage RID_SCPAGE_COMPATIBILITY
{
Border = TRUE ;
Pos = MAP_APPFONT ( 85, 14 ) ;
- Size = MAP_APPFONT ( 60, 46 ) ;
+ Size = MAP_APPFONT ( 75, 46 ) ;
DropDown = TRUE ;
StringList [ en-US ] =
{
More information about the Libreoffice-commits
mailing list