summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/resources/apps/stocqt.app
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-09-14 11:12:58 +0200
committerHolger Freyther <holger+qt@freyther.de>2017-10-24 12:06:28 +0000
commit04c907b60b7da6175f81fb1b5f61cc4ce3f71e1e (patch)
tree29fa589227a24f4cb548150412bc2aa1c7da3cdb /wayland/democompositor/resources/apps/stocqt.app
parentf196da3aa5e15aeb95762ce4d97ec54269c16959 (diff)
democompositor: Move images and apps to resources/ folder
The apps were hard to be discovered inside apps/files and other projects here seem to use a resources/ folder. Move the apps and the images in it. Change-Id: If2e9127ea6e941e1a97465b2de5e9f9af3660ea3 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'wayland/democompositor/resources/apps/stocqt.app')
-rw-r--r--wayland/democompositor/resources/apps/stocqt.app8
1 files changed, 8 insertions, 0 deletions
diff --git a/wayland/democompositor/resources/apps/stocqt.app b/wayland/democompositor/resources/apps/stocqt.app
new file mode 100644
index 0000000..9317359
--- /dev/null
+++ b/wayland/democompositor/resources/apps/stocqt.app
@@ -0,0 +1,8 @@
+{
+ "Type": "Application",
+ "Version": 1,
+ "Icon": "qrc:/images/Icon_StocQt.png",
+ "Name": "StoQt",
+ "Exec": "stocqt",
+ "Path": "./"
+}