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:
parent
fa30bbd3f8
commit
1a0289b0d7
1 changed files with 6 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
/*************************************************************************
|
||||
/*************************************************************************
|
||||
*
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: optgdlg.src,v $
|
||||
* $Revision: 1.31 $
|
||||
* $Revision: 1.32 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -224,7 +224,7 @@ TabPage OFA_TP_VIEW
|
|||
ListBox LB_ICONSIZE
|
||||
{
|
||||
Pos = MAP_APPFONT ( 12 , ROW_LB_ICONSIZESTYLE ) ;
|
||||
Size = MAP_APPFONT ( 55 , 60 ) ;
|
||||
Size = MAP_APPFONT ( 45 , 60 ) ;
|
||||
DropDown = TRUE ;
|
||||
Border = TRUE ;
|
||||
TabStop = TRUE ;
|
||||
|
@ -237,8 +237,8 @@ TabPage OFA_TP_VIEW
|
|||
};
|
||||
ListBox LB_ICONSTYLE
|
||||
{
|
||||
Pos = MAP_APPFONT ( 71 , ROW_LB_ICONSIZESTYLE ) ;
|
||||
Size = MAP_APPFONT ( 55 , 60 ) ;
|
||||
Pos = MAP_APPFONT ( 61 , ROW_LB_ICONSIZESTYLE ) ;
|
||||
Size = MAP_APPFONT ( 65 , 70 ) ;
|
||||
DropDown = TRUE ;
|
||||
Border = TRUE ;
|
||||
TabStop = TRUE ;
|
||||
|
@ -250,6 +250,7 @@ TabPage OFA_TP_VIEW
|
|||
< "Industrial" ; > ;
|
||||
< "Crystal" ; > ;
|
||||
< "Tango" ; > ;
|
||||
< "Classic" ; > ;
|
||||
};
|
||||
};
|
||||
CheckBox CB_SYSTEM_FONT
|
||||
|
|
Loading…
Reference in a new issue