summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/resources
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/democompositor/resources')
-rw-r--r--wayland/democompositor/resources/apps/clock.app8
-rw-r--r--wayland/democompositor/resources/apps/maps.app8
-rw-r--r--wayland/democompositor/resources/apps/rss.app8
-rw-r--r--wayland/democompositor/resources/apps/stocqt.app8
-rw-r--r--wayland/democompositor/resources/images/Icon_Clocks.pngbin0 -> 1870 bytes
-rw-r--r--wayland/democompositor/resources/images/Icon_Maps.pngbin0 -> 1529 bytes
-rw-r--r--wayland/democompositor/resources/images/Icon_RSS.pngbin0 -> 1769 bytes
-rw-r--r--wayland/democompositor/resources/images/Icon_StocQt.pngbin0 -> 1639 bytes
-rw-r--r--wayland/democompositor/resources/images/graydot.pngbin0 -> 211 bytes
-rw-r--r--wayland/democompositor/resources/images/graydots.pngbin0 -> 247 bytes
-rw-r--r--wayland/democompositor/resources/images/greendot.pngbin0 -> 212 bytes
-rw-r--r--wayland/democompositor/resources/images/greendots.pngbin0 -> 240 bytes
-rw-r--r--wayland/democompositor/resources/images/icon1.pngbin0 -> 1700 bytes
-rw-r--r--wayland/democompositor/resources/images/icon2.pngbin0 -> 1761 bytes
-rw-r--r--wayland/democompositor/resources/images/icon3.pngbin0 -> 1719 bytes
-rw-r--r--wayland/democompositor/resources/images/icon4.pngbin0 -> 1505 bytes
-rw-r--r--wayland/democompositor/resources/images/quit.pngbin0 -> 782 bytes
-rw-r--r--wayland/democompositor/resources/images/reddot.pngbin0 -> 219 bytes
18 files changed, 32 insertions, 0 deletions
diff --git a/wayland/democompositor/resources/apps/clock.app b/wayland/democompositor/resources/apps/clock.app
new file mode 100644
index 0000000..d6f5f56
--- /dev/null
+++ b/wayland/democompositor/resources/apps/clock.app
@@ -0,0 +1,8 @@
+{
+ "Type": "Application",
+ "Version": 1,
+ "Icon": "qrc:/images/Icon_Clocks.png",
+ "Name": "Clocks",
+ "Exec": "clocks",
+ "Path": "./"
+}
diff --git a/wayland/democompositor/resources/apps/maps.app b/wayland/democompositor/resources/apps/maps.app
new file mode 100644
index 0000000..e88899a
--- /dev/null
+++ b/wayland/democompositor/resources/apps/maps.app
@@ -0,0 +1,8 @@
+{
+ "Type": "Application",
+ "Version": 1,
+ "Icon": "qrc:/images/Icon_Maps.png",
+ "Name": "Maps",
+ "Exec": "qml_location_mapviewer",
+ "Path": "./"
+}
diff --git a/wayland/democompositor/resources/apps/rss.app b/wayland/democompositor/resources/apps/rss.app
new file mode 100644
index 0000000..13ffbca
--- /dev/null
+++ b/wayland/democompositor/resources/apps/rss.app
@@ -0,0 +1,8 @@
+{
+ "Type": "Application",
+ "Version": 1,
+ "Icon": "qrc:/images/Icon_RSS.png",
+ "Name": "RSS News",
+ "Exec": "rssnews",
+ "Path": "./"
+}
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": "./"
+}
diff --git a/wayland/democompositor/resources/images/Icon_Clocks.png b/wayland/democompositor/resources/images/Icon_Clocks.png
new file mode 100644
index 0000000..0ca1955
--- /dev/null
+++ b/wayland/democompositor/resources/images/Icon_Clocks.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/Icon_Maps.png b/wayland/democompositor/resources/images/Icon_Maps.png
new file mode 100644
index 0000000..fac0dc9
--- /dev/null
+++ b/wayland/democompositor/resources/images/Icon_Maps.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/Icon_RSS.png b/wayland/democompositor/resources/images/Icon_RSS.png
new file mode 100644
index 0000000..54ada4f
--- /dev/null
+++ b/wayland/democompositor/resources/images/Icon_RSS.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/Icon_StocQt.png b/wayland/democompositor/resources/images/Icon_StocQt.png
new file mode 100644
index 0000000..d12aec1
--- /dev/null
+++ b/wayland/democompositor/resources/images/Icon_StocQt.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/graydot.png b/wayland/democompositor/resources/images/graydot.png
new file mode 100644
index 0000000..99606e3
--- /dev/null
+++ b/wayland/democompositor/resources/images/graydot.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/graydots.png b/wayland/democompositor/resources/images/graydots.png
new file mode 100644
index 0000000..0f90f12
--- /dev/null
+++ b/wayland/democompositor/resources/images/graydots.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/greendot.png b/wayland/democompositor/resources/images/greendot.png
new file mode 100644
index 0000000..0afb08f
--- /dev/null
+++ b/wayland/democompositor/resources/images/greendot.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/greendots.png b/wayland/democompositor/resources/images/greendots.png
new file mode 100644
index 0000000..ab1e220
--- /dev/null
+++ b/wayland/democompositor/resources/images/greendots.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/icon1.png b/wayland/democompositor/resources/images/icon1.png
new file mode 100644
index 0000000..08f1c0c
--- /dev/null
+++ b/wayland/democompositor/resources/images/icon1.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/icon2.png b/wayland/democompositor/resources/images/icon2.png
new file mode 100644
index 0000000..e02dda8
--- /dev/null
+++ b/wayland/democompositor/resources/images/icon2.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/icon3.png b/wayland/democompositor/resources/images/icon3.png
new file mode 100644
index 0000000..9872b89
--- /dev/null
+++ b/wayland/democompositor/resources/images/icon3.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/icon4.png b/wayland/democompositor/resources/images/icon4.png
new file mode 100644
index 0000000..3f64825
--- /dev/null
+++ b/wayland/democompositor/resources/images/icon4.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/quit.png b/wayland/democompositor/resources/images/quit.png
new file mode 100644
index 0000000..7366d77
--- /dev/null
+++ b/wayland/democompositor/resources/images/quit.png
Binary files differ
diff --git a/wayland/democompositor/resources/images/reddot.png b/wayland/democompositor/resources/images/reddot.png
new file mode 100644
index 0000000..06451be
--- /dev/null
+++ b/wayland/democompositor/resources/images/reddot.png
Binary files differ