X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.suite.ui%2Fbnd.bnd;h=32f8bf8c55a71f4b3d49486eadc8f5023e4e9188;hb=41e9998f7f1c87c747c57f60c6bec65fa20757a6;hp=b49d7361870165699427443e46b3d7c5be24fc26;hpb=8e35075f4e0949d12c8232ba58e7efe18d4f7221;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.suite.ui/bnd.bnd b/org.argeo.suite.ui/bnd.bnd index b49d736..32f8bf8 100644 --- a/org.argeo.suite.ui/bnd.bnd +++ b/org.argeo.suite.ui/bnd.bnd @@ -1,14 +1,19 @@ Service-Component:\ OSGI-INF/cmsApp.xml,\ +OSGI-INF/eventRecorder.xml,\ OSGI-INF/header.xml,\ +OSGI-INF/footer.xml,\ OSGI-INF/leadPane.xml,\ OSGI-INF/loginScreen.xml,\ OSGI-INF/recentItems.xml,\ +OSGI-INF/adminLeadPane.xml,\ +OSGI-INF/termsEntryArea.xml,\ +OSGI-INF/termsLayer.xml,\ OSGI-INF/dashboard.xml,\ OSGI-INF/dashboardLayer.xml Import-Package:\ -org.argeo.api,\ +org.argeo.cms.ui.widgets,\ org.eclipse.swt,\ org.osgi.framework,\ org.argeo.entity,\