From 427b50c05f18de474dd5b88b705951240335beac Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 24 May 2012 23:14:02 -0400 Subject: Use the new plain text type detection service for text/csv type. Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945 --- scp2/source/ooo/file_library_ooo.scp | 1 + 1 file changed, 1 insertion(+) (limited to 'scp2') diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index f229e8437558..0b4a78e1dfde 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1398,6 +1398,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_Textfd, textfd ) STD_LIB_FILE( gid_File_Lib_Odfflatxml, odfflatxml ) #ifdef SOLAR_JAVA -- cgit