summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail/smplmail.component
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/simplemail/smplmail.component')
-rw-r--r--shell/source/win32/simplemail/smplmail.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/shell/source/win32/simplemail/smplmail.component b/shell/source/win32/simplemail/smplmail.component
index 556c4099b842..6b95bd8cdc5c 100644
--- a/shell/source/win32/simplemail/smplmail.component
+++ b/shell/source/win32/simplemail/smplmail.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="smplmail" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.sys.shell.SimpleSystemMail">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.sys.shell.SimpleSystemMail"
+ constructor="shell_CSmplMailSuppl_get_implementation">
<service name="com.sun.star.system.SimpleSystemMail"/>
</implementation>
</component>