summaryrefslogtreecommitdiff
path: root/scripting/util
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-02 11:45:11 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-02 11:46:16 +0300
commit1b075ea2cbeef67bf556cade80f2fcf8130be571 (patch)
treea99df7d1d0f79726fce2989249ee580e23f60ecd /scripting/util
parentae53e3e9fc0e0f878e7911732a5dd918a9bec597 (diff)
Use prefix
Change-Id: I0323e3eb9446c4f2b18f84f5ed33909a877163c8
Diffstat (limited to 'scripting/util')
-rw-r--r--scripting/util/scriptframe.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/util/scriptframe.component b/scripting/util/scriptframe.component
index 959f9fcccbaa..09f874e0a46c 100644
--- a/scripting/util/scriptframe.component
+++ b/scripting/util/scriptframe.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="scriptframe"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.script.browse.BrowseNodeFactory">
<service name="com.sun.star.script.browse.BrowseNodeFactory"/>