blob: 40cd046afc186fde2acb901fa7c7d59827042102 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.e4.ui.internal.LocaleChangeServiceContextFunction">
<property name="service.context.key" value="org.eclipse.e4.core.services.nls.ILocaleChangeService"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<implementation class="org.eclipse.e4.ui.internal.LocaleChangeServiceContextFunction"/>
</scr:component>