INTEGRATION: CWS networker3 (1.2.58); FILE MERGED
2004/04/28 10:20:27 is 1.2.58.1: #i28297# making windows startmenu entries deselectable
This commit is contained in:
parent
2710f7029e
commit
7816df2078
1 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: file_impress.scp,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2004-02-25 17:25:25 $
|
||||
* last change: $Author: kz $ $Date: 2004-06-11 17:50:53 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -80,16 +80,16 @@ File gid_File_Help_Simpress_Zip
|
|||
EXTRA_ALL_LANG(simpress);
|
||||
End
|
||||
|
||||
#ifdef UNX
|
||||
|
||||
File gid_File_Exe_Simpress
|
||||
BIN_FILE_BODY;
|
||||
Dir = gid_Dir_Program;
|
||||
Name = EXENAME(simpress);
|
||||
#ifdef WNT
|
||||
Styles = (PACKED, PATCH_SO_NAME);
|
||||
#else
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
#endif
|
||||
End
|
||||
|
||||
// new user interface configuration files
|
||||
File gid_File_Share_Config_Sofficecfg_Impress_Menubar_Xml
|
||||
|
|
Loading…
Reference in a new issue