diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-10-18 13:09:27 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-10-18 13:09:27 +0000 |
commit | 5dc1a119e13b8524e27d787a2704c0c3c6d6054f (patch) | |
tree | 7d46f01cffa446138c2ab8f30f0106a5945cbce4 /scp2 | |
parent | 0f8174a614d79178f71c18112603388b73ecbc08 (diff) |
INTEGRATION: CWS langsupporter (1.36.4); FILE MERGED
2004/09/23 12:23:59 obr 1.36.4.2: #i26260# re-done :(
2004/09/20 12:31:18 obr 1.36.4.1: #i26260# pack linux vendor files only for linux
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index c05e27b80fec..df4f6ddad218 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_ooo.scp,v $ * -* $Revision: 1.38 $ +* $Revision: 1.39 $ * -* last change: $Author: hr $ $Date: 2004-10-11 12:49:21 $ +* last change: $Author: obo $ $Date: 2004-10-18 14:09:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1718,7 +1718,7 @@ End #endif -#ifdef UNX +#ifdef LINUX File gid_File_Script_Update_Redhat_User_Menus BIN_FILE_BODY; @@ -1729,7 +1729,7 @@ End #endif -#ifdef UNX +#ifdef LINUX File gid_File_Script_Update_Suse_User_Menus BIN_FILE_BODY; |