summaryrefslogtreecommitdiffstats
path: root/backgrounds
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-10 00:18:25 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-10 00:18:25 +0000
commitf21e5792b5084f5d008bf46f6316030c6dfb31e5 (patch)
treed51583b36aa1672bac78d98a682cdc330df27e4d /backgrounds
downloadbasket-f21e5792b5084f5d008bf46f6316030c6dfb31e5.tar.gz
basket-f21e5792b5084f5d008bf46f6316030c6dfb31e5.zip
Add author-abandoned basket application
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1072339 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'backgrounds')
-rw-r--r--backgrounds/Makefile.am15
-rw-r--r--backgrounds/abstract.pngbin0 -> 199623 bytes
-rw-r--r--backgrounds/alien-artifact.pngbin0 -> 114522 bytes
-rw-r--r--backgrounds/alien-artifact.png.config2
-rw-r--r--backgrounds/basket-title.pngbin0 -> 66625 bytes
-rwxr-xr-xbackgrounds/green-curves.pngbin0 -> 20242 bytes
-rw-r--r--backgrounds/light.pngbin0 -> 87500 bytes
-rw-r--r--backgrounds/painting.pngbin0 -> 106593 bytes
-rw-r--r--backgrounds/pens.pngbin0 -> 74947 bytes
-rw-r--r--backgrounds/pins.pngbin0 -> 33474 bytes
-rw-r--r--backgrounds/rainbow-balls.pngbin0 -> 26551 bytes
-rw-r--r--backgrounds/rounds-line.pngbin0 -> 5266 bytes
-rw-r--r--backgrounds/strings.pngbin0 -> 16997 bytes
-rw-r--r--backgrounds/todo.pngbin0 -> 59721 bytes
-rw-r--r--backgrounds/working.pngbin0 -> 44354 bytes
15 files changed, 17 insertions, 0 deletions
diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am
new file mode 100644
index 0000000..00c60f2
--- /dev/null
+++ b/backgrounds/Makefile.am
@@ -0,0 +1,15 @@
+backgroundsdir = $(kde_datadir)/basket/backgrounds
+backgrounds_DATA = \
+ abstract.png \
+ alien-artifact.png alien-artifact.png.config \
+ basket-title.png \
+ green-curves.png \
+ light.png \
+ painting.png \
+ pens.png \
+ pins.png \
+ rainbow-balls.png \
+ rounds-line.png \
+ strings.png \
+ todo.png \
+ working.png
diff --git a/backgrounds/abstract.png b/backgrounds/abstract.png
new file mode 100644
index 0000000..ba24576
--- /dev/null
+++ b/backgrounds/abstract.png
Binary files differ
diff --git a/backgrounds/alien-artifact.png b/backgrounds/alien-artifact.png
new file mode 100644
index 0000000..70fff7d
--- /dev/null
+++ b/backgrounds/alien-artifact.png
Binary files differ
diff --git a/backgrounds/alien-artifact.png.config b/backgrounds/alien-artifact.png.config
new file mode 100644
index 0000000..c992345
--- /dev/null
+++ b/backgrounds/alien-artifact.png.config
@@ -0,0 +1,2 @@
+[BasKet Background Image Configuration]
+tiled = true
diff --git a/backgrounds/basket-title.png b/backgrounds/basket-title.png
new file mode 100644
index 0000000..a6baea6
--- /dev/null
+++ b/backgrounds/basket-title.png
Binary files differ
diff --git a/backgrounds/green-curves.png b/backgrounds/green-curves.png
new file mode 100755
index 0000000..27693b3
--- /dev/null
+++ b/backgrounds/green-curves.png
Binary files differ
diff --git a/backgrounds/light.png b/backgrounds/light.png
new file mode 100644
index 0000000..1ddb42d
--- /dev/null
+++ b/backgrounds/light.png
Binary files differ
diff --git a/backgrounds/painting.png b/backgrounds/painting.png
new file mode 100644
index 0000000..6b1fa99
--- /dev/null
+++ b/backgrounds/painting.png
Binary files differ
diff --git a/backgrounds/pens.png b/backgrounds/pens.png
new file mode 100644
index 0000000..c95d8f2
--- /dev/null
+++ b/backgrounds/pens.png
Binary files differ
diff --git a/backgrounds/pins.png b/backgrounds/pins.png
new file mode 100644
index 0000000..d0dc5cf
--- /dev/null
+++ b/backgrounds/pins.png
Binary files differ
diff --git a/backgrounds/rainbow-balls.png b/backgrounds/rainbow-balls.png
new file mode 100644
index 0000000..6d1e77c
--- /dev/null
+++ b/backgrounds/rainbow-balls.png
Binary files differ
diff --git a/backgrounds/rounds-line.png b/backgrounds/rounds-line.png
new file mode 100644
index 0000000..b0a80c6
--- /dev/null
+++ b/backgrounds/rounds-line.png
Binary files differ
diff --git a/backgrounds/strings.png b/backgrounds/strings.png
new file mode 100644
index 0000000..5fbcebc
--- /dev/null
+++ b/backgrounds/strings.png
Binary files differ
diff --git a/backgrounds/todo.png b/backgrounds/todo.png
new file mode 100644
index 0000000..b2e0ffa
--- /dev/null
+++ b/backgrounds/todo.png
Binary files differ
diff --git a/backgrounds/working.png b/backgrounds/working.png
new file mode 100644
index 0000000..5a6102d
--- /dev/null
+++ b/backgrounds/working.png
Binary files differ