[Libreoffice-commits] .: scp2/source
Noel Power
noelp at kemper.freedesktop.org
Wed Apr 20 10:50:08 PDT 2011
scp2/source/ooo/file_library_ooo.scp | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 3e457472230a8257abcdec3c041c6ed2e9bd53b4
Author: Noel Power <noel.power at novell.com>
Date: Wed Apr 20 18:34:46 2011 +0100
fix master install
add missing libraries doctoko ooxml resourcemodel
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index a98d2d9..922c07a 100755
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -921,6 +921,12 @@ STD_LIB_FILE(gid_File_Lib_Wlwp,lwpft)
STD_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter)
+STD_LIB_FILE(gid_File_Lib_Resource,resourcemodel)
+
+STD_LIB_FILE(gid_File_Lib_Doctok,doctok)
+
+STD_LIB_FILE(gid_File_Lib_ooxml,ooxml)
+
#ifdef WNT
#if defined(_gcc3)
More information about the Libreoffice-commits
mailing list