INTEGRATION: CWS networker3 (1.3.2); FILE MERGED
2004/05/19 14:04:06 is 1.3.2.1: #i29348# new folderitem structure
This commit is contained in:
parent
c96e0bb16e
commit
2b482b794f
1 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: file_math.scp,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-05-03 13:59:11 $
|
||||
* last change: $Author: kz $ $Date: 2004-06-11 17:52:19 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -105,17 +105,17 @@ File gid_File_Help_Smath_Zip
|
|||
EXTRA_ALL_LANG(smath);
|
||||
End
|
||||
|
||||
#ifdef UNX
|
||||
|
||||
File gid_File_Exe_Smath
|
||||
BIN_FILE_BODY;
|
||||
Dir = gid_Dir_Program;
|
||||
Name = EXENAME(smath);
|
||||
#ifdef WNT
|
||||
Styles = (PACKED, PATCH_SO_NAME);
|
||||
#else
|
||||
Styles = (PACKED);
|
||||
#endif
|
||||
End
|
||||
|
||||
#endif
|
||||
|
||||
// new user interface configuration files
|
||||
File gid_File_Share_Config_Sofficecfg_Math_Menubar_Xml
|
||||
TXT_FILE_BODY;
|
||||
|
|
Loading…
Reference in a new issue