Improve localisation.
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
index 8fd262a1c944be9f1211fbff0518730f6f3ed20d..b49d7361870165699427443e46b3d7c5be24fc26 100644 (file)
@@ -1,10 +1,18 @@
 Service-Component:\
-OSGI-INF/argeoSuiteApp.xml,\
-OSGI-INF/workHeader.xml,\
-OSGI-INF/leadPane.xml
+OSGI-INF/cmsApp.xml,\
+OSGI-INF/header.xml,\
+OSGI-INF/leadPane.xml,\
+OSGI-INF/loginScreen.xml,\
+OSGI-INF/recentItems.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,\
+org.eclipse.jface.window,\
+org.eclipse.jface.dialogs,\
 *