diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-08-17 20:36:45 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-08-17 23:51:45 +0200 |
commit | 4b60da5d1d25b7cdef001dabac3bbd09d1686718 (patch) | |
tree | 169ae8f9c4f9060891b8ac9c1b9e0268bbaa886b /i18npool/util | |
parent | f3423eab7815827857149995e69d00c7b641282d (diff) |
add more component prefixes
Diffstat (limited to 'i18npool/util')
-rw-r--r-- | i18npool/util/i18npool.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/util/i18npool.component b/i18npool/util/i18npool.component index d11606efb6d4..4c5e6d7a51bb 100644 --- a/i18npool/util/i18npool.component +++ b/i18npool/util/i18npool.component @@ -26,7 +26,7 @@ * **********************************************************************--> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="i18npool" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.i18n.BreakIterator"> <service name="com.sun.star.i18n.BreakIterator"/> |