summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec/syssh.component
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/unix/exec/syssh.component')
-rw-r--r--shell/source/unix/exec/syssh.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/shell/source/unix/exec/syssh.component b/shell/source/unix/exec/syssh.component
index 0530fd5739ca..a41328d342cc 100644
--- a/shell/source/unix/exec/syssh.component
+++ b/shell/source/unix/exec/syssh.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="syssh" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.system.SystemShellExecute">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.system.SystemShellExecute"
+ constructor="shell_ShellExec_get_implementation">
<service name="com.sun.star.system.SystemShellExecute"/>
</implementation>
</component>