INTEGRATION: CWS awttree01 (1.7.240); FILE MERGED

2007/06/25 12:51:51 thb 1.7.240.2: #i10000# Fixed typo in lib name
2007/04/25 15:28:24 thb 1.7.240.1: #i75289# Packing simple canvas component
This commit is contained in:
Jens-Heiner Rechtien 2007-06-27 11:31:10 +00:00
parent 815ff03dd4
commit e7ae2c1cae

View file

@ -4,9 +4,9 @@
*
* $RCSfile: canvascommons.scp,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: ihi $ $Date: 2006-08-04 13:34:28 $
* last change: $Author: hr $ $Date: 2007-06-27 12:31:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -43,3 +43,4 @@ STD_LIB_FILE_PATCH(gid_File_Lib_Agg, agg)
#endif
#endif
SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_CanvasFactory, canvasfactory.uno)
SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_SimpleCanvas, simplecanvas.uno)