Keep raw pointer for now as we have to move them around vector.
[apps/agl-service-can-low-level.git] / src / config.xml.in
index 33a8ff8..d735ce2 100644 (file)
@@ -2,7 +2,7 @@
 <widget xmlns="http://www.w3.org/ns/widgets" id="@PROJECT_NAME@" version="@PROJECT_VERSION@">
   <name>@PROJECT_NAME@</name>
   <icon src="icon.png"/>
-  <content src="@PROJECT_NAME@" type="application/vnd.agl.service"/>
+  <content src="libs" type="application/vnd.agl.service"/>
   <description>This is a demo application used to control and dialog with HVAC system</description>
   <author>Romain Forlot &lt;romain.forlot@iot.bzh&gt;</author>
   <license>APL 2.0</license>