summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/resources/images
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/images
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/images')
-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
14 files changed, 0 insertions, 0 deletions
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