blob: 76f1cd96e85e122bbeeaa21bf51dc18b578106b7 [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.osbp.authentication.account.dialogs.UserAccountDialogEmbeddedContextFunction">
<property name="service.context.key" value="UserAccount"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<implementation class="org.eclipse.osbp.authentication.account.dialogs.UserAccountDialogEmbeddedContextFunction"/>
</scr:component>