summaryrefslogtreecommitdiff
path: root/scp2/source/xsltfilter
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-17 12:01:39 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-17 12:01:39 +0000
commitb0cc5ee632d8d61efb32cabb0272ffac66d48279 (patch)
tree44f55fa3a9584f1eead4ba125c78175d5cfb38d5 /scp2/source/xsltfilter
parent2cb7b81a7a4f88d7c3f863b54178d3c7c5e57f1a (diff)
INTEGRATION: CWS fwkbugfix03 (1.6.40); FILE MERGED
2004/10/19 05:48:58 as 1.6.40.1: #i35537# register filter directly as xcu files instead of using pkgchk
Diffstat (limited to 'scp2/source/xsltfilter')
-rw-r--r--scp2/source/xsltfilter/file_xsltfilter.scp17
1 files changed, 12 insertions, 5 deletions
diff --git a/scp2/source/xsltfilter/file_xsltfilter.scp b/scp2/source/xsltfilter/file_xsltfilter.scp
index 549dfdb880fe..1b5917e04483 100644
--- a/scp2/source/xsltfilter/file_xsltfilter.scp
+++ b/scp2/source/xsltfilter/file_xsltfilter.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_xsltfilter.scp,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 12:25:44 $
+ * last change: $Author: obo $ $Date: 2004-11-17 13:01:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,11 +61,18 @@
#include "macros.inc"
-File gid_File_Oo_Office_Filter_Xslt_Pkg
+File gid_File_Registry_Spool_Oo_TypeDetection_XSLT_Types_Xcu
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Uno_Packages;
- Name = "fcfg_xslt.zip";
+ Dir = gid_Dir_Share_Registry_Spool;
+ Name = "/registry/spool/fcfg_xslt_types.xcu";
+End
+
+File gid_File_Registry_Spool_Oo_TypeDetection_XSLT_Filters_Xcu
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Registry_Spool;
+ Name = "/registry/spool/fcfg_xslt_filters.xcu";
End
File gid_File_Stw_Docbooktemplate