diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 2266e352e60b..64f8189eb80e 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.229 $ + * $Revision: 1.230 $ * - * last change: $Author: rt $ $Date: 2008-02-19 11:59:56 $ + * last change: $Author: kz $ $Date: 2008-03-05 17:01:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -2459,6 +2459,8 @@ File gid_File_Registry_Spool_Oo_Common_System_Xcu Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common; #ifdef WNT Name = "/registry/spool/org/openoffice/Office/Common-wnt.xcu"; +#elif defined QUARTZ + Name = "/registry/spool/org/openoffice/Office/Common-macosx.xcu"; #else Name = "/registry/spool/org/openoffice/Office/Common-unx.xcu"; #endif