diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:29:49 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:29:49 +0000 |
commit | 5c1fc49a32a960d6f3d148d0b51b620b83dd5bc5 (patch) | |
tree | 757203bd700f805ee71483c1ade27004ef3b97f0 /scp2/source/canvas | |
parent | 6427ff2395712567389aeb4328f1c11eefe99ef0 (diff) |
INTEGRATION: CWS thb09 (1.2.408); FILE MERGED
2005/09/12 15:58:58 thb 1.2.408.1: #i51558# Added patch flag for cppcanvas lib
Diffstat (limited to 'scp2/source/canvas')
-rw-r--r-- | scp2/source/canvas/canvascommons.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/canvas/canvascommons.scp b/scp2/source/canvas/canvascommons.scp index a529d1f00490..806026cde206 100644 --- a/scp2/source/canvas/canvascommons.scp +++ b/scp2/source/canvas/canvascommons.scp @@ -4,9 +4,9 @@ * * $RCSfile: canvascommons.scp,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:22:54 $ + * last change: $Author: hr $ $Date: 2005-09-23 14:29:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,6 +35,6 @@ #include "macros.inc" -STD_LIB_FILE(gid_File_Lib_CppCanvas, cppcanvas) +STD_LIB_FILE_PATCH(gid_File_Lib_CppCanvas, cppcanvas) STD_LIB_FILE(gid_File_Lib_CanvasTools, canvastools) SPECIAL_UNO_COMPONENT_LIB_FILE(gid_File_CanvasFactory, canvasfactory.uno) |