summaryrefslogtreecommitdiffstats
path: root/ksnake/data/pixmaps
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitc90c389a8a8d9d8661e9772ec4144c5cf2039f23 (patch)
tree6d8391395bce9eaea4ad78958617edb20c6a7573 /ksnake/data/pixmaps
downloadtdegames-c90c389a8a8d9d8661e9772ec4144c5cf2039f23.tar.gz
tdegames-c90c389a8a8d9d8661e9772ec4144c5cf2039f23.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksnake/data/pixmaps')
-rw-r--r--ksnake/data/pixmaps/Makefile.am5
-rw-r--r--ksnake/data/pixmaps/apples.pngbin0 -> 284 bytes
-rw-r--r--ksnake/data/pixmaps/ball.pngbin0 -> 295 bytes
-rw-r--r--ksnake/data/pixmaps/brick.pngbin0 -> 25582 bytes
-rw-r--r--ksnake/data/pixmaps/snake1.pngbin0 -> 483 bytes
-rw-r--r--ksnake/data/pixmaps/snake2.pngbin0 -> 468 bytes
6 files changed, 5 insertions, 0 deletions
diff --git a/ksnake/data/pixmaps/Makefile.am b/ksnake/data/pixmaps/Makefile.am
new file mode 100644
index 00000000..67ea560b
--- /dev/null
+++ b/ksnake/data/pixmaps/Makefile.am
@@ -0,0 +1,5 @@
+
+pixmapsdir = $(kde_datadir)/ksnake/pics
+pixmaps_DATA = apples.png ball.png brick.png snake1.png snake2.png
+
+EXTRA_DIST = $(pixmaps_DATA)
diff --git a/ksnake/data/pixmaps/apples.png b/ksnake/data/pixmaps/apples.png
new file mode 100644
index 00000000..f90552a7
--- /dev/null
+++ b/ksnake/data/pixmaps/apples.png
Binary files differ
diff --git a/ksnake/data/pixmaps/ball.png b/ksnake/data/pixmaps/ball.png
new file mode 100644
index 00000000..98ecc115
--- /dev/null
+++ b/ksnake/data/pixmaps/ball.png
Binary files differ
diff --git a/ksnake/data/pixmaps/brick.png b/ksnake/data/pixmaps/brick.png
new file mode 100644
index 00000000..a2b264af
--- /dev/null
+++ b/ksnake/data/pixmaps/brick.png
Binary files differ
diff --git a/ksnake/data/pixmaps/snake1.png b/ksnake/data/pixmaps/snake1.png
new file mode 100644
index 00000000..c95367ef
--- /dev/null
+++ b/ksnake/data/pixmaps/snake1.png
Binary files differ
diff --git a/ksnake/data/pixmaps/snake2.png b/ksnake/data/pixmaps/snake2.png
new file mode 100644
index 00000000..154b889a
--- /dev/null
+++ b/ksnake/data/pixmaps/snake2.png
Binary files differ