Improve multi-layers and introduce documents layer.
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
index dca43fe510c7a879022fb47240e696f5a53a0e6d..b5c8daab5481d1cddc266005337d817d0e8a5f67 100644 (file)
@@ -1,13 +1,16 @@
 Service-Component:\
 OSGI-INF/cmsApp.xml,\
-OSGI-INF/workHeader.xml,\
+OSGI-INF/header.xml,\
 OSGI-INF/leadPane.xml,\
 OSGI-INF/loginScreen.xml,\
 OSGI-INF/recentItems.xml,\
-OSGI-INF/dashboard.xml
+OSGI-INF/dashboard.xml,\
+OSGI-INF/dashboardLayer.xml
 
 Import-Package:\
 org.argeo.api,\
 org.eclipse.swt,\
 org.osgi.framework,\
+org.argeo.entity,\
+org.eclipse.core.commands.common,\
 *