summaryrefslogtreecommitdiffstats
path: root/kicker/data/wallpaper
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
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /kicker/data/wallpaper
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kicker/data/wallpaper')
-rw-r--r--kicker/data/wallpaper/Makefile.am7
-rw-r--r--kicker/data/wallpaper/deck_plate.pngbin0 -> 837 bytes
-rw-r--r--kicker/data/wallpaper/default.pngbin0 -> 200 bytes
-rw-r--r--kicker/data/wallpaper/green_line.pngbin0 -> 310 bytes
-rw-r--r--kicker/data/wallpaper/rail.pngbin0 -> 306 bytes
5 files changed, 7 insertions, 0 deletions
diff --git a/kicker/data/wallpaper/Makefile.am b/kicker/data/wallpaper/Makefile.am
new file mode 100644
index 000000000..1ef71c18c
--- /dev/null
+++ b/kicker/data/wallpaper/Makefile.am
@@ -0,0 +1,7 @@
+
+kicker_wallpaper_data_DATA = default.png deck_plate.png green_line.png rail.png
+
+kicker_wallpaper_datadir = $(kde_datadir)/kicker/wallpapers
+
+EXTRA_DIST = $(kicker_wallpaper_data_DATA)
+
diff --git a/kicker/data/wallpaper/deck_plate.png b/kicker/data/wallpaper/deck_plate.png
new file mode 100644
index 000000000..f79be9c12
--- /dev/null
+++ b/kicker/data/wallpaper/deck_plate.png
Binary files differ
diff --git a/kicker/data/wallpaper/default.png b/kicker/data/wallpaper/default.png
new file mode 100644
index 000000000..0c9c1810c
--- /dev/null
+++ b/kicker/data/wallpaper/default.png
Binary files differ
diff --git a/kicker/data/wallpaper/green_line.png b/kicker/data/wallpaper/green_line.png
new file mode 100644
index 000000000..43a34599c
--- /dev/null
+++ b/kicker/data/wallpaper/green_line.png
Binary files differ
diff --git a/kicker/data/wallpaper/rail.png b/kicker/data/wallpaper/rail.png
new file mode 100644
index 000000000..6b558cdba
--- /dev/null
+++ b/kicker/data/wallpaper/rail.png
Binary files differ