INTEGRATION: CWS nativeprintdlg01_DEV300 (1.229.2); FILE MERGED
2008/02/23 10:54:46 pl 1.229.2.1: #i86329# mac specific common xcu
This commit is contained in:
parent
4f992b8806
commit
b03f270bd0
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue