summaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml
index d814166..7b151a3 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" id="onscreenapp" version="0.1">
- <name>onscreenapp</name>
+ <name>OnScreenApp</name>
<icon src="icon.svg"/>
<content src="bin/onscreenapp" type="application/vnd.agl.native"/>
<description>This is a demo OnScreen application</description>