diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-10 00:18:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-10 00:18:25 +0000 |
commit | f21e5792b5084f5d008bf46f6316030c6dfb31e5 (patch) | |
tree | d51583b36aa1672bac78d98a682cdc330df27e4d /backgrounds-previews | |
download | basket-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-previews')
-rw-r--r-- | backgrounds-previews/Makefile.am | 15 | ||||
-rw-r--r-- | backgrounds-previews/abstract.png | bin | 0 -> 3346 bytes | |||
-rw-r--r-- | backgrounds-previews/alien-artifact.png | bin | 0 -> 4875 bytes | |||
-rw-r--r-- | backgrounds-previews/basket-title.png | bin | 0 -> 3730 bytes | |||
-rw-r--r-- | backgrounds-previews/green-curves.png | bin | 0 -> 1042 bytes | |||
-rw-r--r-- | backgrounds-previews/light.png | bin | 0 -> 3066 bytes | |||
-rw-r--r-- | backgrounds-previews/painting.png | bin | 0 -> 1171 bytes | |||
-rw-r--r-- | backgrounds-previews/pens.png | bin | 0 -> 3434 bytes | |||
-rw-r--r-- | backgrounds-previews/pins.png | bin | 0 -> 3268 bytes | |||
-rw-r--r-- | backgrounds-previews/rainbow-balls.png | bin | 0 -> 1366 bytes | |||
-rw-r--r-- | backgrounds-previews/rounds-line.png | bin | 0 -> 529 bytes | |||
-rw-r--r-- | backgrounds-previews/strings.png | bin | 0 -> 2399 bytes | |||
-rw-r--r-- | backgrounds-previews/todo.png | bin | 0 -> 3160 bytes | |||
-rw-r--r-- | backgrounds-previews/working.png | bin | 0 -> 3041 bytes |
14 files changed, 15 insertions, 0 deletions
diff --git a/backgrounds-previews/Makefile.am b/backgrounds-previews/Makefile.am new file mode 100644 index 0000000..19ad000 --- /dev/null +++ b/backgrounds-previews/Makefile.am @@ -0,0 +1,15 @@ +backgroundspreviewsdir = $(kde_datadir)/basket/backgrounds/previews +backgroundspreviews_DATA = \ + abstract.png \ + alien-artifact.png \ + 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-previews/abstract.png b/backgrounds-previews/abstract.png Binary files differnew file mode 100644 index 0000000..fb79112 --- /dev/null +++ b/backgrounds-previews/abstract.png diff --git a/backgrounds-previews/alien-artifact.png b/backgrounds-previews/alien-artifact.png Binary files differnew file mode 100644 index 0000000..bd2e7da --- /dev/null +++ b/backgrounds-previews/alien-artifact.png diff --git a/backgrounds-previews/basket-title.png b/backgrounds-previews/basket-title.png Binary files differnew file mode 100644 index 0000000..d16ecac --- /dev/null +++ b/backgrounds-previews/basket-title.png diff --git a/backgrounds-previews/green-curves.png b/backgrounds-previews/green-curves.png Binary files differnew file mode 100644 index 0000000..0eadf91 --- /dev/null +++ b/backgrounds-previews/green-curves.png diff --git a/backgrounds-previews/light.png b/backgrounds-previews/light.png Binary files differnew file mode 100644 index 0000000..59fd29a --- /dev/null +++ b/backgrounds-previews/light.png diff --git a/backgrounds-previews/painting.png b/backgrounds-previews/painting.png Binary files differnew file mode 100644 index 0000000..a8d2866 --- /dev/null +++ b/backgrounds-previews/painting.png diff --git a/backgrounds-previews/pens.png b/backgrounds-previews/pens.png Binary files differnew file mode 100644 index 0000000..5780e5c --- /dev/null +++ b/backgrounds-previews/pens.png diff --git a/backgrounds-previews/pins.png b/backgrounds-previews/pins.png Binary files differnew file mode 100644 index 0000000..d3a7c63 --- /dev/null +++ b/backgrounds-previews/pins.png diff --git a/backgrounds-previews/rainbow-balls.png b/backgrounds-previews/rainbow-balls.png Binary files differnew file mode 100644 index 0000000..618489a --- /dev/null +++ b/backgrounds-previews/rainbow-balls.png diff --git a/backgrounds-previews/rounds-line.png b/backgrounds-previews/rounds-line.png Binary files differnew file mode 100644 index 0000000..8bf2f75 --- /dev/null +++ b/backgrounds-previews/rounds-line.png diff --git a/backgrounds-previews/strings.png b/backgrounds-previews/strings.png Binary files differnew file mode 100644 index 0000000..af7b364 --- /dev/null +++ b/backgrounds-previews/strings.png diff --git a/backgrounds-previews/todo.png b/backgrounds-previews/todo.png Binary files differnew file mode 100644 index 0000000..ee77919 --- /dev/null +++ b/backgrounds-previews/todo.png diff --git a/backgrounds-previews/working.png b/backgrounds-previews/working.png Binary files differnew file mode 100644 index 0000000..2440c28 --- /dev/null +++ b/backgrounds-previews/working.png |