diff options
Diffstat (limited to 'fileaccess/source/fileacc.component')
-rwxr-xr-x | fileaccess/source/fileacc.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileaccess/source/fileacc.component b/fileaccess/source/fileacc.component index 3f14d4053216..f580c4b2eee1 100755 --- a/fileaccess/source/fileacc.component +++ b/fileaccess/source/fileacc.component @@ -26,7 +26,7 @@ * **********************************************************************--> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="fileacc" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.ucb.SimpleFileAccess"> <service name="com.sun.star.ucb.SimpleFileAccess"/> |