diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-07-07 10:08:53 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-07-07 10:08:53 +0000 |
commit | 5298fff0d2dc2ebb0ab1618ff3441505d243e5d3 (patch) | |
tree | 845722b3698f097721fc0b47d845b6eecbf5f2a4 /qadevOOo/runner/manifest | |
parent | 18b4c4c30045435cc69f58c70e9098b0d7440347 (diff) |
INTEGRATION: CWS sb33 (1.2.164); FILE MERGED
2005/07/01 08:05:45 sb 1.2.164.2: #120220# OOoRunner.jar needs ridl.jar at runtime.
2005/06/30 14:06:18 sb 1.2.164.1: #120220# OOoRunner.jar needs unoil.jar at runtime.
Diffstat (limited to 'qadevOOo/runner/manifest')
-rw-r--r-- | qadevOOo/runner/manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/runner/manifest b/qadevOOo/runner/manifest index 9bebd71a2b97..7b905b7b5a28 100644 --- a/qadevOOo/runner/manifest +++ b/qadevOOo/runner/manifest @@ -1,2 +1,3 @@ +Class-Path: ridl.jar unoil.jar RegistrationClassName: org.openoffice.RunnerService |