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:14:07 +0100
commit786c46cfed6fa0d57bc2b428467ee46ee2059a23 (patch)
tree522e0cac97a323fc933244d95b8f382f1ebe430c /svx
parenta1a1bda99d437770bacd0fb56d034f52328716ff (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 d80e1239f053..a02ceb7ff055 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