diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 10:55:06 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 10:55:06 +0000 |
commit | 397875556b5d7a622b4c5714fcb120e72530e0e3 (patch) | |
tree | f5b7ef34361190c3ea4f0d9d695b4efd968bf2e0 /scp2 | |
parent | ad7d63b5d338a322cd7bbe14a562d68e17ece2c2 (diff) |
INTEGRATION: CWS nojava1 (1.6.66); FILE MERGED
2004/10/19 14:41:50 haggai 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED
2004/10/15 19:44:05 haggai 1.6.66.1: #i35639# helpcontent2 needs Java - do not include files when building without Java
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/math/file_math.scp | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp index 932589d56396..407f5644b90d 100644 --- a/scp2/source/math/file_math.scp +++ b/scp2/source/math/file_math.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_math.scp,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2004-10-04 18:08:43 $ + * last change: $Author: hr $ $Date: 2004-11-09 11:55:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,12 +106,16 @@ File gid_File_Oo_Office_Embedding_Math_Pkg Name = "embedding_math.zip"; End +#ifdef SOLAR_JAVA + File gid_File_Help_Smath_Zip Dir = gid_Dir_Help_Isolanguage; ARCHIVE_TXT_FILE_BODY; EXTRA_ALL_LANG(smath); End +#endif + File gid_File_Exe_Smath BIN_FILE_BODY; Dir = gid_Dir_Program; |