diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-10-01 21:54:06 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-10-01 21:54:57 +0300 |
commit | 7b089e2ccccb9872e6bd01af6ed8cefbd8160364 (patch) | |
tree | bb14f8c852c83c7dea81e7ad00d56209c1370cc6 /basctl/util | |
parent | f42a9309760565d24619bad9ee1f5561ce89c14b (diff) |
Use prefix
Change-Id: Ide081f18af82e68b55d6d48168a0a567e5e64f04
Diffstat (limited to 'basctl/util')
-rw-r--r-- | basctl/util/basctl.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/util/basctl.component b/basctl/util/basctl.component index d9ecf795f037..a42ddff3eddf 100644 --- a/basctl/util/basctl.component +++ b/basctl/util/basctl.component @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="basctl" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.basic.BasicIDE"> <service name="com.sun.star.script.BasicIDE"/> |