From b1d65c9f1535c9ef283d2a91a225359e5983f747 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 16 Dec 2013 21:39:14 +0100 Subject: Allow setting environment value directly in .component files ...for internal loader="com.sun.star.loader.SharedLibrary" components, instead of exported component_getImplementationEnvironmen (or implicit CPPU_CURRENT_LANGUAGE_BINDING_NAME). Adapted a few .component files as proof- of-concept, more to follow. Change-Id: I82332e0a48e6fc1da245990bb72265fe6e58447e --- configmgr/source/configmgr.component | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configmgr/source') diff --git a/configmgr/source/configmgr.component b/configmgr/source/configmgr.component index b409478291fb..24fd608c33fd 100644 --- a/configmgr/source/configmgr.component +++ b/configmgr/source/configmgr.component @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + -- cgit