summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-11-08 16:11:53 +0100
committerPetr Mladek <pmladek@suse.cz>2010-11-08 16:11:53 +0100
commit800366e804ad6b78fcd6a2fb5d23f16d7f5330f6 (patch)
tree70475504d26ddf8f14eab64129f941edeed1e65f /svx
parent20a850ec9bb51dd708d51b2cdbef90ae49246947 (diff)
more space for copyright text in the about dialog
It added the scroll bar on SLED10 and looked ugly.
Diffstat (limited to 'svx')
-rw-r--r--svx/source/intro/ooo.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/intro/ooo.src b/svx/source/intro/ooo.src
index 7e033dbf5d..ad9f89eaa8 100644
--- a/svx/source/intro/ooo.src
+++ b/svx/source/intro/ooo.src
@@ -65,7 +65,7 @@ String RID_BUILDVERSION
ModalDialog RID_DEFAULTABOUT
{
OutputSize = TRUE ;
- Size = MAP_APPFONT ( 245 , 260 ) ;
+ Size = MAP_APPFONT ( 245 , 280 ) ;
Moveable = TRUE ;
SVLook = TRUE ;
TEXT_DEFAULTABOUT
@@ -88,7 +88,7 @@ ModalDialog RID_DEFAULTABOUT
{
Border = FALSE ;
Pos = MAP_APPFONT ( 54 , 25 ) ;
- Size = MAP_APPFONT ( 168 , 51 ) ;
+ Size = MAP_APPFONT ( 168 , 71 ) ;
IgnoreTab = TRUE ;
ReadOnly = TRUE ;
AutoVScroll = TRUE ;
@@ -98,7 +98,7 @@ ModalDialog RID_DEFAULTABOUT
NoLabel = TRUE;
TabStop = TRUE;
Text [ en-US ] = "Contributor credits";
- Pos = MAP_APPFONT ( 54 , 80 ) ;
+ Pos = MAP_APPFONT ( 54 , 100 ) ;
Size = MAP_APPFONT ( 168 , 10 ) ;
};
String ABOUT_STR_VERSION