Improve ACR usage
[gpl/argeo-suite.git] / org.argeo.app.ui / OSGI-INF / publishEntryArea.xml
diff --git a/org.argeo.app.ui/OSGI-INF/publishEntryArea.xml b/org.argeo.app.ui/OSGI-INF/publishEntryArea.xml
new file mode 100644 (file)
index 0000000..350a00c
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0">
+   <implementation class="org.argeo.app.ui.publish.PublishEntryArea"/>
+   <service>
+      <provide interface="org.argeo.cms.swt.acr.SwtUiProvider"/>
+   </service>
+   <properties entry="config/publishEntryArea.properties"/>
+</scr:component>
\ No newline at end of file