homescreensrv_plat/shortcutplugin_extension_api/shortcutplugin_extension_api.metaxml
changeset 0 79c6a41cd166
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreensrv_plat/shortcutplugin_extension_api/shortcutplugin_extension_api.metaxml	Thu Dec 17 08:54:17 2009 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="c7c71e536333cd0f359b87036b8beea7" dataversion="1.0">
+  <name>AI Shortcut xSP Extension API</name>
+  <description>Enables client applications to publish dynamic shortcut graphics and tooltips</description>
+  <type>c++</type>
+  <subsystem>activeidle</subsystem>
+  <libs>
+    <lib name="aiscutextserv.lib" />
+  </libs>
+  <release category="domain"/>
+  <attributes>
+     <!-- This indicates wether the api provedes separate html documentation -->
+     <!-- or is the additional documentation generated from headers. -->
+     <!-- If you are unsuere then the value is "no" -->
+     <htmldocprovided>no</htmldocprovided>
+     <adaptation>no</adaptation>
+  </attributes>
+</api>