diff options
Diffstat (limited to 'test-wgt')
-rw-r--r-- | test-wgt/test-config.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-wgt/test-config.xml.in b/test-wgt/test-config.xml.in index b39d88e..a5e645b 100644 --- a/test-wgt/test-config.xml.in +++ b/test-wgt/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 <romain.forlot@iot.bzh></author> <license>APL2.0</license> |