summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
blob: 97cb688f8a33d6596fe3e50cb0041e990a9fddf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>