summaryrefslogtreecommitdiffstats
path: root/metadata/thermostat/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/thermostat/demo.xml')
-rw-r--r--metadata/thermostat/demo.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/metadata/thermostat/demo.xml b/metadata/thermostat/demo.xml
new file mode 100644
index 0000000..37a2cc1
--- /dev/null
+++ b/metadata/thermostat/demo.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Thermostat" priority="8" scalable="1" icon="preview.png" binary="/usr/share/examples/demos/thermostat/ThermostatApp">
+ <description>
+ A user interface for a home thermostat, implemented in Qt Quick. It demonstrates how to create responsive applications that scale from large desktop displays to mobile and small embedded displays.
+ </description>
+</application>