INTEGRATION: CWS spotlightplugin01 (1.218.6); FILE MERGED
2007/09/14 20:15:44 fheckl 1.218.6.1: #72355 Adding files to install set
This commit is contained in:
parent
d32d9282b3
commit
790775754e
1 changed files with 11 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: file_ooo.scp,v $
|
||||
*
|
||||
* $Revision: 1.218 $
|
||||
* $Revision: 1.219 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-08-30 10:09:05 $
|
||||
* last change: $Author: kz $ $Date: 2007-10-09 15:02:06 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -3342,6 +3342,15 @@ File gid_File_Icns_Bundle
|
|||
End
|
||||
#endif
|
||||
|
||||
#ifdef MACOSX
|
||||
File gid_File_Spotlight_Bundle
|
||||
ARCHIVE_TXT_FILE_BODY;
|
||||
Dir = gid_Dir_Bundle_Contents_Library_Spotlight_Bundle_Contents;
|
||||
Name = "mdibundle.zip";
|
||||
Styles = (ARCHIVE,USE_INTERNAL_RIGHTS);
|
||||
End
|
||||
#endif
|
||||
|
||||
#if defined MACOSX && !defined QUARTZ
|
||||
File gid_File_Bin_Fondu
|
||||
BIN_FILE_BODY;
|
||||
|
|
Loading…
Reference in a new issue