summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2004-05-04 09:00:57 +0000
committerJoachim Lingner <jl@openoffice.org>2004-05-04 09:00:57 +0000
commiteca6d766a7e2183007f6c7e682de6be46eeb99cb (patch)
tree67005fba6b83539a9bedb9de513bef3574134631 /jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
parent1d0171dd533c45b1073e5f7eabe9f040dddbb007 (diff)
#i20052#
Diffstat (limited to 'jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml')
-rw-r--r--jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
new file mode 100644
index 000000000000..387752797b05
--- /dev/null
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Document : javavendors.xml
+ Created on : 18. März 2004, 10:43
+ Author : jl97489
+ Description:
+ Purpose of the document follows.
+-->
+
+<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="Sun Microsystems Inc.">
+ <minVersion>1.4.1_01</minVersion>
+ </vendor>
+ </vendorInfos>
+
+ <plugins>
+ <library vendor="Sun Microsystems Inc.">program/sunjavaplugin.dll</library>
+ </plugins>
+</javaSelection> \ No newline at end of file