diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-10-02 10:46:53 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-10-02 11:31:38 +0300 |
commit | 4b6111cf6a6bcc8e3e7064871fea687aa7798299 (patch) | |
tree | f8afc6a65b0dbd9595de34bdd00a46eaefb8dd52 /fpicker/source/aqua/fps_aqua.component | |
parent | e40a86ca748ff7cd742250f1fb989eeeeb4d80b3 (diff) |
Use prefix
Change-Id: Ifbe8796e3af2e7544cf7d47bacb0632d36202433
Diffstat (limited to 'fpicker/source/aqua/fps_aqua.component')
-rw-r--r-- | fpicker/source/aqua/fps_aqua.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/aqua/fps_aqua.component b/fpicker/source/aqua/fps_aqua.component index f0e2f47b8ae3..7ad2926b62df 100644 --- a/fpicker/source/aqua/fps_aqua.component +++ b/fpicker/source/aqua/fps_aqua.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="fps_aqua" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.ui.dialogs.SalAquaFilePicker"> <service name="com.sun.star.ui.dialogs.AquaFilePicker"/> |