blob: 59abd1e90ecec8b4a3eb3a69afebe021a7aaea9f [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.bindings.CommandSequenceLookup">
<implementation class="org.eclipse.e4.ui.bindings.internal.CommandSequencesLookupFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="org.eclipse.e4.ui.bindings.ECommandSequenceLookup"/>
</scr:component>