From 2ece91f79be01c1540328111ede717492222388b Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 7 Nov 2012 13:37:57 +0100 Subject: Always package at least mozbootstrap ...if not even mozab. Otherwise, there is no implementation of com.sun.star.mozilla.MozillaBootstrap and "File - Digital Signatures... - Sign Document..." cannot show any certificates from Mozilla profiles. Change-Id: Ie9b73fad798b2c2a3b52ba374ea967401694f685 --- 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 ff1d50915437..d3c08f3dc921 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -905,6 +905,7 @@ End #else STD_LIB_FILE(gid_File_Lib_Mork,mork) +SPECIAL_LIB_FILE(gid_File_Lib_Mozbootstrap,mozbootstrap) #endif -- cgit