blob: 4cb8bbdb413f40c34f5440f6ddd9de5c4bc5d9a6 [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.core.internal.services.about.UserPreferences">
<property name="section" value="section.user.preferences"/>
<service>
<provide interface="org.eclipse.e4.core.services.about.ISystemInformation"/>
</service>
<reference bind="bindPreferencesService" interface="org.eclipse.core.runtime.preferences.IPreferencesService" name="PreferencesService"/>
<implementation class="org.eclipse.e4.core.internal.services.about.UserPreferences"/>
</scr:component>