diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:04:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-10-15 11:04:50 +0000 |
commit | 067818f64a2a4eca07bb822b2fc3cb9a17e3af8f (patch) | |
tree | c88264992ecf3872ebbdf6cea3d14bdccc69654d /jvmfwk | |
parent | 4669e6b072c8c7f614c84cacc158cc78c8dc52e3 (diff) |
INTEGRATION: CWS sb71 (1.6.96); FILE MERGED
2007/04/16 13:48:38 sb 1.6.96.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_wnt.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml index 4efe85751..65cd1e51a 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml @@ -15,7 +15,7 @@ </vendorInfos> <plugins> - <library vendor="Sun Microsystems Inc.">sunjavaplugin.dll</library> - <library vendor="IBM Corporation">sunjavaplugin.dll</library> + <library vendor="Sun Microsystems Inc.">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dll</library> + <library vendor="IBM Corporation">vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/sunjavaplugin.dll</library> </plugins> </javaSelection> |