diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-07 13:37:57 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-07 13:37:57 +0100 |
commit | 2ece91f79be01c1540328111ede717492222388b (patch) | |
tree | 155fc58b2efc25a7d163a8dbf68633e688c3c5be /scp2 | |
parent | 949e06a801aa8b3939d621a450bf2b62c97fca16 (diff) |
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
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 1 |
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 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 |