summaryrefslogtreecommitdiffstats
path: root/metadata/todolist/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/todolist/demo.xml')
-rw-r--r--metadata/todolist/demo.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/metadata/todolist/demo.xml b/metadata/todolist/demo.xml
new file mode 100644
index 0000000..6df08a9
--- /dev/null
+++ b/metadata/todolist/demo.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="To Do List" priority="5" scalable="1" icon="preview.png" binary="/usr/share/examples/demos/todolist/ToDoListApp">
+ <description>
+ A QML implementation of to do list application that demonstrates how to create application thats looks native on any platform.
+ </description>
+</application>