summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-08-03 23:45:39 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-08-03 23:47:10 +0200
commit53ae53c04800694aeb741a311b14ab3c621aca87 (patch)
treeb0db1417ff8b309599dbe5b526d9cd6f5bf0b989
parent6eb59c62f220e6ac2408f73037dc745b39137475 (diff)
Package the odfflatxml component properly and make the flat xml filter work again
-rw-r--r--scp2/source/ooo/file_library_ooo.scp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index d3597b237..b89deeecf 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -1432,6 +1432,7 @@ STD_LIB_FILE( gid_File_Lib_Xsltdlg, xsltdlg )
STD_LIB_FILE( gid_File_Lib_Xsltfilter, xsltfilter )
STD_LIB_FILE( gid_File_Lib_Xmlfa, xmlfa )
STD_LIB_FILE( gid_File_Lib_Xmlfd, xmlfd )
+STD_LIB_FILE( gid_File_Lib_Odfflatxml, odfflatxml )
#ifdef SOLAR_JAVA
STD_JAR_FILE( gid_File_Jar_Xsltfilter, XSLTFilter )