homescreensrv_plat/hs_widget_publisher_api/hs_widget_publisher_api.metaxml
changeset 0 79c6a41cd166
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreensrv_plat/hs_widget_publisher_api/hs_widget_publisher_api.metaxml	Thu Dec 17 08:54:17 2009 +0200
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<api id="dc43fa012739e2b74c0e6ad6a9a5a9dd" dataversion="2.0">
+  <name>Home Screen Publishing API</name>
+  <description>It enables the development of homescreen widgets for 3rd parties. It is dedicated for the homescreen content providers who want to publish content that may be displayed in homescreen widgets. It also allows providers to react to changes and actions performed on the widgets for which the data is published via a call-back interface.</description>
+  <type>c++</type>
+  <collection>contentpublishingsrv</collection>
+  <libs>
+    <lib name="hswidgetpublisher.lib"/>
+  </libs>
+  <release category="platform" sinceversion="5.0"/>
+  <attributes>
+    <htmldocprovided>yes</htmldocprovided>
+    <adaptation>no</adaptation>
+  </attributes>
+</api>