diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-07-23 10:48:42 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-07-23 10:48:42 +0000 |
commit | bc39c4ed38156a5d1f1fa2658d0ca18890a25d17 (patch) | |
tree | 1fb5fc2bc66fe0b4f0cdaf59834a458868ff256d /jvmfwk/distributions | |
parent | 1728c80814db2e4681a6f0400dd837b2a21570b0 (diff) |
INTEGRATION: CWS jl8 (1.1.2); FILE ADDED
2004/06/23 12:26:27 jl 1.1.2.1: #i30342#
Diffstat (limited to 'jvmfwk/distributions')
-rw-r--r-- | jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml new file mode 100644 index 000000000000..97cb688f8a33 --- /dev/null +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + + <updated>2004-01-30</updated> + + <vendorInfos> + <vendor name="Apple Computer, Inc."> + <minVersion>1.3.1</minVersion> + <maxVersion>1.3.1</maxVersion> + </vendor> + </vendorInfos> + + <plugins> + <library vendor="Apple Computer, Inc.">program/macjavaplugin.dylib</library> + </plugins> +</javaSelection> |