summaryrefslogtreecommitdiff
path: root/scp2/source/canvas
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-08-04 10:36:31 +0200
committersb <sb@openoffice.org>2009-08-04 10:36:31 +0200
commitd6d81df3a19561b448f40a329b3443faac74166c (patch)
treec110e96b457e4f18f29e396a99c1b0e4ad0a3a2d /scp2/source/canvas
parentebed0cbef9b919d5362d90d99e133de9a7da2ad5 (diff)
#i101955# consolidating xcs/xcu files in xcd files (for now in new postprocess/packregistry); extended configmgr2 to search for multiple xcd files per layer; removed some (relative, wrong) DOCTYPE SYSTEM paths from xcu files to avoid xsltproc warnings; extended scp2 EXTRA_ALL_LANG to work with extensions other than zip (i.e., xcd)
Diffstat (limited to 'scp2/source/canvas')
-rw-r--r--scp2/source/canvas/canvascommons.scp13
1 files changed, 0 insertions, 13 deletions
diff --git a/scp2/source/canvas/canvascommons.scp b/scp2/source/canvas/canvascommons.scp
index 839cf429793c..b3a0d4505be5 100644
--- a/scp2/source/canvas/canvascommons.scp
+++ b/scp2/source/canvas/canvascommons.scp
@@ -30,19 +30,6 @@
#include "macros.inc"
-File gid_File_Oo_Office_Canvas_Xcs
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
- Name = "/registry/schema/org/openoffice/Office/Canvas.xcs";
-End
-File gid_File_Oo_Office_Canvas_Xcu
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
- Name = "/registry/data/org/openoffice/Office/Canvas.xcu";
-End
-
STD_LIB_FILE_PATCH(gid_File_Lib_CppCanvas, cppcanvas)
STD_LIB_FILE(gid_File_Lib_CanvasTools, canvastools)