summaryrefslogtreecommitdiffstats
path: root/test-widget/test-config.xml.in
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-10-15 18:11:16 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-16 12:55:11 +0200
commit765504ef7989150fd69a0b4023d3dcc36190380a (patch)
tree1b9e3e908ff1572adc6a00107465d73f72325036 /test-widget/test-config.xml.in
parent210e7a74326c5e01de42bcb3c2375db92a32a27c (diff)
Use a custom test-config.xml file for test widget
Bug-AGL: SPEC-1821 Change-Id: If664757a7dec8e43cd8f4776bab16d026e583752 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'test-widget/test-config.xml.in')
-rw-r--r--test-widget/test-config.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-widget/test-config.xml.in b/test-widget/test-config.xml.in
index b39d88e..a5e645b 100644
--- a/test-widget/test-config.xml.in
+++ b/test-widget/test-config.xml.in
@@ -3,7 +3,7 @@
<name>@PROJECT_NAME@-test</name>
<icon src="@PROJECT_ICON@"/>
<content src="bin/launcher" type="application/vnd.agl.native"/>
- <description>Supplementary widget used to launch tests for the project @PROJECT_NAME@</description>
+ <description>Test widget used to launch tests for the project @PROJECT_NAME@</description>
<author>Romain Forlot &lt;romain.forlot@iot.bzh&gt;</author>
<license>APL2.0</license>