diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-07-18 06:18:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-07-18 06:18:13 +0000 |
commit | bf59e1979aa2c5791e4bb9d45f2be979d0740c12 (patch) | |
tree | d69bb8f0f7f420a9f0ab715739a8fc9d3d9a6d55 /scp2/source | |
parent | 8436316bfe88204cb63b8665ea0cd654227ea14d (diff) |
INTEGRATION: CWS aquaremovefondu (1.205.12); FILE MERGED
2007/07/13 06:42:03 ericb 1.205.12.2: #i79558# remove extra space
2007/07/12 22:55:57 ericb 1.205.12.1: #i79558# fondu binary is useless in aqua version
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 3254f8eea800..0d6074807ead 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_ooo.scp,v $ * - * $Revision: 1.209 $ + * $Revision: 1.210 $ * - * last change: $Author: obo $ $Date: 2007-07-17 13:47:16 $ + * last change: $Author: obo $ $Date: 2007-07-18 07:18:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -3317,7 +3317,7 @@ File gid_File_Icns_Bundle End #endif -#ifdef MACOSX +#if defined MACOSX && !defined QUARTZ File gid_File_Bin_Fondu BIN_FILE_BODY; Dir = gid_Dir_Program; |