summaryrefslogtreecommitdiff
path: root/unoidl/README
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-05-23 12:30:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-05-23 13:44:03 +0200
commitd0322208bcbb35b9149b508ac2bffa667c38696f (patch)
treef324a25f9688163c9ae5d34d02aea1454e659010 /unoidl/README
parent8928a4f6dcacb1357d3b9b1a7a29cc62fede87d9 (diff)
Combine unoidl::loadProvider and unoidl::Manager::addProvider
Change-Id: I1240656cc2a4d713c838eb80fa90ce3485aad614
Diffstat (limited to 'unoidl/README')
-rw-r--r--unoidl/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoidl/README b/unoidl/README
index 3c387e9038d9..9a2f9d263382 100644
--- a/unoidl/README
+++ b/unoidl/README
@@ -14,8 +14,8 @@ for the following registry formats:
(While .idl files still contain #include directives for legacy idlc, the source-
based formats ignore any preprocessing directives starting with "#" in the .idl
-files.) unoidl::loadProvider transparently detects the registry format for a
-given URI and instantiates the corresponding provider implementation.
+files.) unoidl::Manager::addProvider transparently detects the registry format
+for a given URI and instantiates the corresponding provider implementation.
Executable_unoidl-write is a helper tool to convert from any of the registry
formats to the UNOIDL format. It is used at build-time to compile UNOIDL format