diff options
Diffstat (limited to 'configmgr/source/configmgr.component')
-rwxr-xr-x | configmgr/source/configmgr.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/configmgr.component b/configmgr/source/configmgr.component index 9ad4c79eed0b..4cc8f1b2cf2e 100755 --- a/configmgr/source/configmgr.component +++ b/configmgr/source/configmgr.component @@ -26,7 +26,7 @@ * **********************************************************************--> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="configmgr" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.configuration.ConfigurationProvider"> <service name="com.sun.star.configuration.ConfigurationProvider"/> |