Adapt ot new third parties
[gpl/argeo-suite.git] / org.argeo.app.theme.default / OSGI-INF / cmsTheme.xml
index 06df08ecad58b7de611ae43501106cfc4ace9326..dde85b060af03d27ec6267519f6e629afea8581a 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="init" deactivate="destroy" name="Argeo Suite Default Theme">
-   <implementation class="org.argeo.cms.swt.osgi.BundleCmsSwtTheme"/>
+   <implementation class="org.argeo.app.ui.osgi.BundleSuiteTheme"/>
    <service>
       <provide interface="org.argeo.api.cms.CmsTheme"/>
    </service>
+   <property name="themeId" type="String" value="org.argeo.app.theme.default"/>
 </scr:component>