INTEGRATION: CWS iconupdate300u1 (1.29.34); FILE MERGED

2008/05/16 12:15:49 ka 1.29.34.2: #i89469#: renamed Default theme to Galaxy theme
2008/05/14 14:43:28 ka 1.29.34.1: #i89469#: added Classic theme
This commit is contained in:
Rüdiger Timm 2008-07-04 16:32:06 +00:00
parent fa30bbd3f8
commit 1a0289b0d7

View file

@ -1,4 +1,4 @@
/************************************************************************* /*************************************************************************
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: optgdlg.src,v $ * $RCSfile: optgdlg.src,v $
* $Revision: 1.31 $ * $Revision: 1.32 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
@ -224,7 +224,7 @@ TabPage OFA_TP_VIEW
ListBox LB_ICONSIZE ListBox LB_ICONSIZE
{ {
Pos = MAP_APPFONT ( 12 , ROW_LB_ICONSIZESTYLE ) ; Pos = MAP_APPFONT ( 12 , ROW_LB_ICONSIZESTYLE ) ;
Size = MAP_APPFONT ( 55 , 60 ) ; Size = MAP_APPFONT ( 45 , 60 ) ;
DropDown = TRUE ; DropDown = TRUE ;
Border = TRUE ; Border = TRUE ;
TabStop = TRUE ; TabStop = TRUE ;
@ -237,8 +237,8 @@ TabPage OFA_TP_VIEW
}; };
ListBox LB_ICONSTYLE ListBox LB_ICONSTYLE
{ {
Pos = MAP_APPFONT ( 71 , ROW_LB_ICONSIZESTYLE ) ; Pos = MAP_APPFONT ( 61 , ROW_LB_ICONSIZESTYLE ) ;
Size = MAP_APPFONT ( 55 , 60 ) ; Size = MAP_APPFONT ( 65 , 70 ) ;
DropDown = TRUE ; DropDown = TRUE ;
Border = TRUE ; Border = TRUE ;
TabStop = TRUE ; TabStop = TRUE ;
@ -250,6 +250,7 @@ TabPage OFA_TP_VIEW
< "Industrial" ; > ; < "Industrial" ; > ;
< "Crystal" ; > ; < "Crystal" ; > ;
< "Tango" ; > ; < "Tango" ; > ;
< "Classic" ; > ;
}; };
}; };
CheckBox CB_SYSTEM_FONT CheckBox CB_SYSTEM_FONT