diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-19 14:12:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-19 14:12:36 +0000 |
commit | 29542fa272175eda1a3efdc3710a5c1e1ba74ae0 (patch) | |
tree | 33510a8eebdfacfc11f98be6903df32b17283235 /wizards | |
parent | 023e3406c6f75e560ec98c270d8bf60994ec35e8 (diff) |
INTEGRATION: CWS systemjava (1.3.146); FILE MERGED
2006/03/22 14:36:02 cmc 1.3.146.1: #i52974# support using the system xerces/xalan
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/web/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/web/MANIFEST.MF b/wizards/com/sun/star/wizards/web/MANIFEST.MF index faefbdb1033d..7b6c64da8049 100644 --- a/wizards/com/sun/star/wizards/web/MANIFEST.MF +++ b/wizards/com/sun/star/wizards/web/MANIFEST.MF @@ -1,2 +1,2 @@ RegistrationClassName: com.sun.star.wizards.web.CallWizard -Class-Path: xalan.jar xercesImp.jar xml-apis.jar +Class-Path: xalan.jar xercesImpl.jar xml-apis.jar |