diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-04-26 19:48:18 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-04-26 19:48:18 +0000 |
commit | 20f5bf4fbfa8d9289ca6bab90e1b749a26c3fec2 (patch) | |
tree | 139d69cf2ead8961191bae44d984138fb6ef5f9f /scp2/source/writer/file_writer.scp | |
parent | 63c86605d1b44d9f0b079f24913f5dd25abe426e (diff) |
INTEGRATION: CWS macosx20xfixes02 (1.20.56); FILE MERGED
2006/04/03 19:19:57 obr 1.20.56.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff
Diffstat (limited to 'scp2/source/writer/file_writer.scp')
-rw-r--r-- | scp2/source/writer/file_writer.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/writer/file_writer.scp b/scp2/source/writer/file_writer.scp index 9dc59e5ab560..0c01461cf0e0 100644 --- a/scp2/source/writer/file_writer.scp +++ b/scp2/source/writer/file_writer.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_writer.scp,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: rt $ $Date: 2006-02-09 14:19:28 $ + * last change: $Author: kz $ $Date: 2006-04-26 20:48:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -56,7 +56,7 @@ File gid_File_Exe_Swriter Styles = (PACKED); End -#ifdef UNX +#if defined UNX && ! defined MACOSX File gid_File_Xdg_Writer TXT_FILE_BODY; |