summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 11:31:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 11:31:10 +0000
commite7ae2c1caed3c1a4aae35ba9af30106687063f01 (patch)
tree5a64204b8bf66d79165acc6f4ab66997543df6de /scp2
parent815ff03dd4ae4e23e8ddbf50b3b62dbf7a33927b (diff)
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
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/canvas/canvascommons.scp5
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/canvas/canvascommons.scp b/scp2/source/canvas/canvascommons.scp
index 54f10442b66b..290125a920f3 100644
--- a/scp2/source/canvas/canvascommons.scp
+++ b/scp2/source/canvas/canvascommons.scp
@@ -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)