diff options
Diffstat (limited to 'backgrounds')
-rw-r--r-- | backgrounds/Makefile.am | 15 | ||||
-rw-r--r-- | backgrounds/abstract.png | bin | 0 -> 199623 bytes | |||
-rw-r--r-- | backgrounds/alien-artifact.png | bin | 0 -> 114522 bytes | |||
-rw-r--r-- | backgrounds/alien-artifact.png.config | 2 | ||||
-rw-r--r-- | backgrounds/basket-title.png | bin | 0 -> 66625 bytes | |||
-rwxr-xr-x | backgrounds/green-curves.png | bin | 0 -> 20242 bytes | |||
-rw-r--r-- | backgrounds/light.png | bin | 0 -> 87500 bytes | |||
-rw-r--r-- | backgrounds/painting.png | bin | 0 -> 106593 bytes | |||
-rw-r--r-- | backgrounds/pens.png | bin | 0 -> 74947 bytes | |||
-rw-r--r-- | backgrounds/pins.png | bin | 0 -> 33474 bytes | |||
-rw-r--r-- | backgrounds/rainbow-balls.png | bin | 0 -> 26551 bytes | |||
-rw-r--r-- | backgrounds/rounds-line.png | bin | 0 -> 5266 bytes | |||
-rw-r--r-- | backgrounds/strings.png | bin | 0 -> 16997 bytes | |||
-rw-r--r-- | backgrounds/todo.png | bin | 0 -> 59721 bytes | |||
-rw-r--r-- | backgrounds/working.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..ba24576 --- /dev/null +++ b/backgrounds/abstract.png diff --git a/backgrounds/alien-artifact.png b/backgrounds/alien-artifact.png Binary files differnew file mode 100644 index 0000000..70fff7d --- /dev/null +++ b/backgrounds/alien-artifact.png 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 Binary files differnew file mode 100644 index 0000000..a6baea6 --- /dev/null +++ b/backgrounds/basket-title.png diff --git a/backgrounds/green-curves.png b/backgrounds/green-curves.png Binary files differnew file mode 100755 index 0000000..27693b3 --- /dev/null +++ b/backgrounds/green-curves.png diff --git a/backgrounds/light.png b/backgrounds/light.png Binary files differnew file mode 100644 index 0000000..1ddb42d --- /dev/null +++ b/backgrounds/light.png diff --git a/backgrounds/painting.png b/backgrounds/painting.png Binary files differnew file mode 100644 index 0000000..6b1fa99 --- /dev/null +++ b/backgrounds/painting.png diff --git a/backgrounds/pens.png b/backgrounds/pens.png Binary files differnew file mode 100644 index 0000000..c95d8f2 --- /dev/null +++ b/backgrounds/pens.png diff --git a/backgrounds/pins.png b/backgrounds/pins.png Binary files differnew file mode 100644 index 0000000..d0dc5cf --- /dev/null +++ b/backgrounds/pins.png diff --git a/backgrounds/rainbow-balls.png b/backgrounds/rainbow-balls.png Binary files differnew file mode 100644 index 0000000..6d1e77c --- /dev/null +++ b/backgrounds/rainbow-balls.png diff --git a/backgrounds/rounds-line.png b/backgrounds/rounds-line.png Binary files differnew file mode 100644 index 0000000..b0a80c6 --- /dev/null +++ b/backgrounds/rounds-line.png diff --git a/backgrounds/strings.png b/backgrounds/strings.png Binary files differnew file mode 100644 index 0000000..5fbcebc --- /dev/null +++ b/backgrounds/strings.png diff --git a/backgrounds/todo.png b/backgrounds/todo.png Binary files differnew file mode 100644 index 0000000..b2e0ffa --- /dev/null +++ b/backgrounds/todo.png diff --git a/backgrounds/working.png b/backgrounds/working.png Binary files differnew file mode 100644 index 0000000..5a6102d --- /dev/null +++ b/backgrounds/working.png |