X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.app.ui%2Fbnd.bnd;h=dd7c25e1f87574d781882de5eb06e87a01a8cc07;hb=aa4afde74ec89cb64ab4c87ebf37c13f1740cce3;hp=4dc449b85c720f64e18acbf746fe4647a97d3c38;hpb=9dad741609777467f58a508e07139be9a086919b;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.app.ui/bnd.bnd b/org.argeo.app.ui/bnd.bnd index 4dc449b..dd7c25e 100644 --- a/org.argeo.app.ui/bnd.bnd +++ b/org.argeo.app.ui/bnd.bnd @@ -10,13 +10,25 @@ OSGI-INF/adminLeadPane.xml,\ OSGI-INF/termsEntryArea.xml,\ OSGI-INF/termsLayer.xml,\ OSGI-INF/dashboard.xml,\ -OSGI-INF/dashboardLayer.xml +OSGI-INF/dashboardLayer.xml,\ +OSGI-INF/peopleEntryArea.xml,\ +OSGI-INF/peopleLayer.xml,\ +OSGI-INF/personUiProvider.xml,\ +OSGI-INF/contentEntryArea.xml,\ +OSGI-INF/contentLayer.xml,\ +OSGI-INF/documentsFolder.xml,\ +OSGI-INF/fsEntryArea.xml,\ +OSGI-INF/mapLayer.xml,\ +OSGI-INF/overviewMap.xml,\ +OSGI-INF/wwwLayer.xml,\ +OSGI-INF/documentUiProvider.xml,\ + + Import-Package:\ org.argeo.cms.ui.widgets,\ org.eclipse.swt,\ org.osgi.framework,\ -org.argeo.entity,\ org.eclipse.core.commands.common,\ org.eclipse.jface.window,\ org.eclipse.jface.dialogs,\