summaryrefslogtreecommitdiffstats
path: root/amor/data/pics/static
diff options
context:
space:
mode:
Diffstat (limited to 'amor/data/pics/static')
-rw-r--r--amor/data/pics/static/Makefile.am5
-rw-r--r--amor/data/pics/static/billy.pngbin0 -> 824 bytes
-rw-r--r--amor/data/pics/static/bsd.pngbin0 -> 2321 bytes
-rw-r--r--amor/data/pics/static/tux.pngbin0 -> 1694 bytes
4 files changed, 5 insertions, 0 deletions
diff --git a/amor/data/pics/static/Makefile.am b/amor/data/pics/static/Makefile.am
new file mode 100644
index 0000000..27d7e60
--- /dev/null
+++ b/amor/data/pics/static/Makefile.am
@@ -0,0 +1,5 @@
+# Add all your pic files here
+amor_DATA = billy.png bsd.png tux.png
+
+# This is where it will all be installed
+amordir = $(kde_datadir)/amor/pics/static
diff --git a/amor/data/pics/static/billy.png b/amor/data/pics/static/billy.png
new file mode 100644
index 0000000..89d5d28
--- /dev/null
+++ b/amor/data/pics/static/billy.png
Binary files differ
diff --git a/amor/data/pics/static/bsd.png b/amor/data/pics/static/bsd.png
new file mode 100644
index 0000000..77d3b2a
--- /dev/null
+++ b/amor/data/pics/static/bsd.png
Binary files differ
diff --git a/amor/data/pics/static/tux.png b/amor/data/pics/static/tux.png
new file mode 100644
index 0000000..924c569
--- /dev/null
+++ b/amor/data/pics/static/tux.png
Binary files differ