From f21e5792b5084f5d008bf46f6316030c6dfb31e5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 10 Jan 2010 00:18:25 +0000 Subject: Add author-abandoned basket application git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1072339 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- backgrounds-previews/Makefile.am | 15 +++++++++++++++ backgrounds-previews/abstract.png | Bin 0 -> 3346 bytes backgrounds-previews/alien-artifact.png | Bin 0 -> 4875 bytes backgrounds-previews/basket-title.png | Bin 0 -> 3730 bytes backgrounds-previews/green-curves.png | Bin 0 -> 1042 bytes backgrounds-previews/light.png | Bin 0 -> 3066 bytes backgrounds-previews/painting.png | Bin 0 -> 1171 bytes backgrounds-previews/pens.png | Bin 0 -> 3434 bytes backgrounds-previews/pins.png | Bin 0 -> 3268 bytes backgrounds-previews/rainbow-balls.png | Bin 0 -> 1366 bytes backgrounds-previews/rounds-line.png | Bin 0 -> 529 bytes backgrounds-previews/strings.png | Bin 0 -> 2399 bytes backgrounds-previews/todo.png | Bin 0 -> 3160 bytes backgrounds-previews/working.png | Bin 0 -> 3041 bytes 14 files changed, 15 insertions(+) create mode 100644 backgrounds-previews/Makefile.am create mode 100644 backgrounds-previews/abstract.png create mode 100644 backgrounds-previews/alien-artifact.png create mode 100644 backgrounds-previews/basket-title.png create mode 100644 backgrounds-previews/green-curves.png create mode 100644 backgrounds-previews/light.png create mode 100644 backgrounds-previews/painting.png create mode 100644 backgrounds-previews/pens.png create mode 100644 backgrounds-previews/pins.png create mode 100644 backgrounds-previews/rainbow-balls.png create mode 100644 backgrounds-previews/rounds-line.png create mode 100644 backgrounds-previews/strings.png create mode 100644 backgrounds-previews/todo.png create mode 100644 backgrounds-previews/working.png (limited to 'backgrounds-previews') 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 new file mode 100644 index 0000000..fb79112 Binary files /dev/null and b/backgrounds-previews/abstract.png differ diff --git a/backgrounds-previews/alien-artifact.png b/backgrounds-previews/alien-artifact.png new file mode 100644 index 0000000..bd2e7da Binary files /dev/null and b/backgrounds-previews/alien-artifact.png differ diff --git a/backgrounds-previews/basket-title.png b/backgrounds-previews/basket-title.png new file mode 100644 index 0000000..d16ecac Binary files /dev/null and b/backgrounds-previews/basket-title.png differ diff --git a/backgrounds-previews/green-curves.png b/backgrounds-previews/green-curves.png new file mode 100644 index 0000000..0eadf91 Binary files /dev/null and b/backgrounds-previews/green-curves.png differ diff --git a/backgrounds-previews/light.png b/backgrounds-previews/light.png new file mode 100644 index 0000000..59fd29a Binary files /dev/null and b/backgrounds-previews/light.png differ diff --git a/backgrounds-previews/painting.png b/backgrounds-previews/painting.png new file mode 100644 index 0000000..a8d2866 Binary files /dev/null and b/backgrounds-previews/painting.png differ diff --git a/backgrounds-previews/pens.png b/backgrounds-previews/pens.png new file mode 100644 index 0000000..5780e5c Binary files /dev/null and b/backgrounds-previews/pens.png differ diff --git a/backgrounds-previews/pins.png b/backgrounds-previews/pins.png new file mode 100644 index 0000000..d3a7c63 Binary files /dev/null and b/backgrounds-previews/pins.png differ diff --git a/backgrounds-previews/rainbow-balls.png b/backgrounds-previews/rainbow-balls.png new file mode 100644 index 0000000..618489a Binary files /dev/null and b/backgrounds-previews/rainbow-balls.png differ diff --git a/backgrounds-previews/rounds-line.png b/backgrounds-previews/rounds-line.png new file mode 100644 index 0000000..8bf2f75 Binary files /dev/null and b/backgrounds-previews/rounds-line.png differ diff --git a/backgrounds-previews/strings.png b/backgrounds-previews/strings.png new file mode 100644 index 0000000..af7b364 Binary files /dev/null and b/backgrounds-previews/strings.png differ diff --git a/backgrounds-previews/todo.png b/backgrounds-previews/todo.png new file mode 100644 index 0000000..ee77919 Binary files /dev/null and b/backgrounds-previews/todo.png differ diff --git a/backgrounds-previews/working.png b/backgrounds-previews/working.png new file mode 100644 index 0000000..2440c28 Binary files /dev/null and b/backgrounds-previews/working.png differ -- cgit v1.2.1