INTEGRATION: CWS pj81 (1.53.26); FILE MERGED
2007/06/10 13:01:20 pjanik 1.53.26.1: #i78272#: Do not include spa resource file on AQUA, only for X11.
This commit is contained in:
parent
217d540919
commit
d38955b310
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: file_resource_ooo.scp,v $
|
||||
*
|
||||
* $Revision: 1.53 $
|
||||
* $Revision: 1.54 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-05-22 15:28:13 $
|
||||
* last change: $Author: kz $ $Date: 2007-06-18 16:36:54 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -112,7 +112,7 @@ STD_RES_FILE_PATCH( gid_File_Res_Sd, sd )
|
|||
|
||||
STD_RES_FILE_PATCH( gid_File_Res_Sfx, sfx )
|
||||
|
||||
#ifdef UNX
|
||||
#if defined(UNX) && !defined(QUARTZ)
|
||||
|
||||
STD_RES_FILE_PATCH( gid_File_Res_Spa, spa )
|
||||
|
||||
|
|
Loading…
Reference in a new issue