Widget generation: use the right config.xml.in file.
[apps/agl-service-unicens.git] / conf.d / wgt / config.xml.in
index fab0b9d..e8bd7fb 100644 (file)
@@ -6,6 +6,12 @@
   <description>@PROJECT_DESCRIPTION@</description>
   <author>@PROJECT_AUTHOR@ &lt;@PROJECT_AUTHOR_MAIL@&gt;</author>
   <license>APL 2.0</license>
+  <feature name="urn:AGL:widget:provided-api">
+     <param name="unicens" value="ws" />
+  </feature>
+  <feature name="urn:AGL:widget:required-api">
+     <param name="lib/afb-ucs2.so" value="local" />
+  </feature>
 </widget>