summaryrefslogtreecommitdiff
path: root/ure
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-25 11:03:15 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-25 11:03:15 +0000
commit620c369244c92a7713f8b39272d624626cc7bb7b (patch)
tree681882b84c915a60a802b3cf97aec7db68377ea3 /ure
parentb3ca7a1c606707ba2140cdf7c11f0162ca4846b3 (diff)
INTEGRATION: CWS jl104 (1.16.4); FILE MERGED
2008/06/19 10:12:36 jl 1.16.4.1: #i88078# cli-uno assemblies moved to ure
Diffstat (limited to 'ure')
-rw-r--r--ure/source/README16
1 files changed, 15 insertions, 1 deletions
diff --git a/ure/source/README b/ure/source/README
index 7a48cc046fc2..f8dfbbc39da8 100644
--- a/ure/source/README
+++ b/ure/source/README
@@ -8,7 +8,7 @@
#
# $RCSfile: README,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
# This file is part of OpenOffice.org.
#
@@ -144,6 +144,7 @@ Program Files\URE\bin\JREProperties.class [private]
Program Files\URE\bin\jvmfwk3.ini [private]
Program Files\URE\bin\msci_uno.dll [private]
Program Files\URE\bin\java_uno.dll [private]
+Program Files\URE\bin\cli_uno.dll [private]
Program Files\URE\bin\urp_uno.dll [private]
Program Files\URE\bin\unsafe_uno_uno.dll [private]
Program Files\URE\bin\affine_uno_uno.dll [private]
@@ -176,6 +177,15 @@ Program Files\URE\misc\javavendors.xml [private]
Program Files\URE\bin\unsafe_uno_uno.dll [private]
Program Files\URE\bin\affine_uno_uno.dll [private]
+%windir%\assembly\cli_basetypes.dll [GAC]
+%windir%\assembly\cli_ure.dll [GAC]
+%windir%\assembly\cli_uretypes.dll [GAC]
+%windir%\assembly\cli_cppuhelper.dll [GAC]
+%windir%\assembly\policy.1.0.cli_basetypes.dll [GAC]
+%windir%\assembly\policy.1.0.cli_ure.dll [GAC]
+%windir%\assembly\policy.1.0.cli_uretypes.dll [GAC]
+%windir%\assembly\policy.1.0.cli_cppuhelper.dll [GAC]
+
Files marked as [external] are included in the URE installation because the URE
needs them and it cannot be guaranteed that they are available on a given
system. Applications using the URE may need those files too, so they are made
@@ -186,6 +196,10 @@ Files marked as [private] are private to the URE installation. To avoid
stability issues, applications that use the URE should not access the
functionality of these files.
+Files marked as [GAC] are installed in the Global Assembly Cache on Windows. The
+file path reflects the path as seen in the Explorer with the Assembly
+Cache Viewer Tool (Shfusion.dll) installed. The actual paths are different.
+
Public Files in a URE Installation
----------------------------------