[Libreoffice-commits] core.git: solenv/bin
Tor Lillqvist
tml at collabora.com
Thu Jan 23 08:59:51 PST 2014
solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 691da8335641e531a648c7ce09563d60999622fc
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Jan 23 18:58:18 2014 +0200
Need com_sun_star_comp_framework_PathSettings_get_implementation
Change-Id: I8d629c3b7f860ebe1c6e6d6cd761a876597b33b3
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 2c91640..ee8f5d5 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -57,6 +57,7 @@ core_constructor_list = [
"com_sun_star_comp_framework_JobExecutor_get_implementation",
"com_sun_star_comp_framework_LayoutManager_get_implementation",
"com_sun_star_comp_framework_ModuleManager_get_implementation",
+ "com_sun_star_comp_framework_PathSettings_get_implementation",
"com_sun_star_comp_framework_StatusIndicatorFactory_get_implementation",
"com_sun_star_comp_framework_URLTransformer_get_implementation",
# sax/source/expatwrap/expwrap.component
More information about the Libreoffice-commits
mailing list