diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:04:16 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:04:16 +0000 |
commit | 3ea93c31c904e85e5ca4453b875f1400441610f2 (patch) | |
tree | 1b04cfb6edcdf47cf1f2118a1b7c7ee5db531aba /jvmfwk | |
parent | 1d8e3bbf3aa4631c1c624986ae4aef7bf31daf37 (diff) |
INTEGRATION: CWS sb71 (1.6.46); FILE MERGED
2007/04/16 13:48:38 sb 1.6.46.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).
Diffstat (limited to 'jvmfwk')
-rw-r--r-- | jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml index 7ede54434a3f..6b041c0bd451 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml @@ -13,6 +13,6 @@ </vendorInfos> <plugins> - <library vendor="Apple Computer, Inc.">sunjavaplugin.dylib</library> + <library vendor="Apple Computer, Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dylib</library> </plugins> </javaSelection> |