diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-08-01 11:14:00 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-08-01 11:14:00 +0000 |
commit | 6bc70b83697d6d82a4ac800c8a604b51e2121633 (patch) | |
tree | b75cd6d774b654a94eb2efaee5d9c9266943ca6b /xmlhelp/source/com/sun | |
parent | e8ec64e402f9873ae95c67ae335650e9265bc843 (diff) |
INTEGRATION: CWS helpsearch (1.2.8); FILE MERGED
2008/07/23 07:27:32 jsc 1.2.8.1: #i91750# add lucence-analyzers-2.3.jar
Diffstat (limited to 'xmlhelp/source/com/sun')
-rw-r--r-- | xmlhelp/source/com/sun/star/help/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/com/sun/star/help/MANIFEST.MF b/xmlhelp/source/com/sun/star/help/MANIFEST.MF index d4280a4a74cb..9a6238eabb6e 100644 --- a/xmlhelp/source/com/sun/star/help/MANIFEST.MF +++ b/xmlhelp/source/com/sun/star/help/MANIFEST.MF @@ -1,2 +1,2 @@ RegistrationClassName: com.sun.star.help.HelpSearch -Class-Path: lucene-core-2.3.jar +Class-Path: lucene-core-2.3.jar lucene-analyzers-2.3.jar |