summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/distributions')
-rw-r--r--jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml18
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 000000000..44c10a3ed
--- /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>