summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
blob: 215d26c0ea2a1121303c38a51f32ff0e809855f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>2006-05-02</updated>

 <vendorInfos>
  <vendor name="Apple Computer, Inc.">
    <minVersion>1.5.0</minVersion>
  </vendor>
 <vendor name="Apple Inc.">
  <minVersion>1.5.0</minVersion>
 </vendor>
 </vendorInfos>
 <plugins>
  <library vendor="Apple Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dylib</library>
  <library vendor="Apple Computer, Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dylib</library>
 </plugins>
</javaSelection>