summaryrefslogtreecommitdiffstats
path: root/ksnake/data/backgrounds
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/backgrounds
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/backgrounds')
-rw-r--r--ksnake/data/backgrounds/Bark.pngbin0 -> 29349 bytes
-rw-r--r--ksnake/data/backgrounds/Blue_Carpet.pngbin0 -> 67082 bytes
-rw-r--r--ksnake/data/backgrounds/Dark_Wood.pngbin0 -> 8630 bytes
-rw-r--r--ksnake/data/backgrounds/Granite.pngbin0 -> 5679 bytes
-rw-r--r--ksnake/data/backgrounds/Green_Carpet.pngbin0 -> 30829 bytes
-rw-r--r--ksnake/data/backgrounds/Makefile.am8
-rw-r--r--ksnake/data/backgrounds/Mystique.pngbin0 -> 6242 bytes
-rw-r--r--ksnake/data/backgrounds/Rope_Weave.pngbin0 -> 9455 bytes
-rw-r--r--ksnake/data/backgrounds/Volcanic.pngbin0 -> 8248 bytes
-rw-r--r--ksnake/data/backgrounds/Wood.pngbin0 -> 27667 bytes
10 files changed, 8 insertions, 0 deletions
diff --git a/ksnake/data/backgrounds/Bark.png b/ksnake/data/backgrounds/Bark.png
new file mode 100644
index 00000000..68180cdd
--- /dev/null
+++ b/ksnake/data/backgrounds/Bark.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Blue_Carpet.png b/ksnake/data/backgrounds/Blue_Carpet.png
new file mode 100644
index 00000000..92c8c8f2
--- /dev/null
+++ b/ksnake/data/backgrounds/Blue_Carpet.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Dark_Wood.png b/ksnake/data/backgrounds/Dark_Wood.png
new file mode 100644
index 00000000..9767ec63
--- /dev/null
+++ b/ksnake/data/backgrounds/Dark_Wood.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Granite.png b/ksnake/data/backgrounds/Granite.png
new file mode 100644
index 00000000..2dc1c2a9
--- /dev/null
+++ b/ksnake/data/backgrounds/Granite.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Green_Carpet.png b/ksnake/data/backgrounds/Green_Carpet.png
new file mode 100644
index 00000000..ba18e54c
--- /dev/null
+++ b/ksnake/data/backgrounds/Green_Carpet.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Makefile.am b/ksnake/data/backgrounds/Makefile.am
new file mode 100644
index 00000000..597ab5a8
--- /dev/null
+++ b/ksnake/data/backgrounds/Makefile.am
@@ -0,0 +1,8 @@
+
+bgdir = $(kde_datadir)/ksnake/backgrounds
+
+bg_DATA = Bark.png Blue_Carpet.png Dark_Wood.png Granite.png \
+ Green_Carpet.png Mystique.png Rope_Weave.png Volcanic.png \
+ Wood.png
+
+EXTRA_DIST = $(bg_DATA)
diff --git a/ksnake/data/backgrounds/Mystique.png b/ksnake/data/backgrounds/Mystique.png
new file mode 100644
index 00000000..92f59620
--- /dev/null
+++ b/ksnake/data/backgrounds/Mystique.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Rope_Weave.png b/ksnake/data/backgrounds/Rope_Weave.png
new file mode 100644
index 00000000..70903bbc
--- /dev/null
+++ b/ksnake/data/backgrounds/Rope_Weave.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Volcanic.png b/ksnake/data/backgrounds/Volcanic.png
new file mode 100644
index 00000000..90d185fc
--- /dev/null
+++ b/ksnake/data/backgrounds/Volcanic.png
Binary files differ
diff --git a/ksnake/data/backgrounds/Wood.png b/ksnake/data/backgrounds/Wood.png
new file mode 100644
index 00000000..c317f8df
--- /dev/null
+++ b/ksnake/data/backgrounds/Wood.png
Binary files differ