Improve localisation.
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
index b8793ec7b23ad500840db4b55fa167e50ca446ed..b49d7361870165699427443e46b3d7c5be24fc26 100644 (file)
@@ -4,7 +4,8 @@ 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,\
@@ -12,4 +13,6 @@ org.eclipse.swt,\
 org.osgi.framework,\
 org.argeo.entity,\
 org.eclipse.core.commands.common,\
+org.eclipse.jface.window,\
+org.eclipse.jface.dialogs,\
 *