From 5ba53394fcda4ae9cfa9af52b37fb67517deeb5a Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 25 May 2011 19:43:36 +0200 Subject: implement request #1989987: theme support. merge themes branch with --squash --- www/themes/default/images/b_edit.png | Bin 0 -> 451 bytes www/themes/default/images/bg_admin.png | Bin 0 -> 1212 bytes www/themes/default/images/bg_bar.png | Bin 0 -> 873 bytes www/themes/default/images/bg_header.png | Bin 0 -> 684 bytes www/themes/default/images/bg_sidebar.png | Bin 0 -> 726 bytes www/themes/default/images/loading.gif | Bin 0 -> 1582 bytes www/themes/default/images/logo.png | Bin 0 -> 2973 bytes www/themes/default/images/logo_24.gif | Bin 0 -> 1530 bytes www/themes/default/images/rss.gif | Bin 0 -> 401 bytes www/themes/default/images/thumbs_up.orig.png | Bin 0 -> 19257 bytes www/themes/default/images/vote-against-voted.png | Bin 0 -> 419 bytes www/themes/default/images/vote-against.png | Bin 0 -> 495 bytes www/themes/default/images/vote-for-voted.png | Bin 0 -> 415 bytes www/themes/default/images/vote-for.png | Bin 0 -> 625 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 www/themes/default/images/b_edit.png create mode 100644 www/themes/default/images/bg_admin.png create mode 100644 www/themes/default/images/bg_bar.png create mode 100644 www/themes/default/images/bg_header.png create mode 100644 www/themes/default/images/bg_sidebar.png create mode 100644 www/themes/default/images/loading.gif create mode 100644 www/themes/default/images/logo.png create mode 100644 www/themes/default/images/logo_24.gif create mode 100644 www/themes/default/images/rss.gif create mode 100644 www/themes/default/images/thumbs_up.orig.png create mode 100644 www/themes/default/images/vote-against-voted.png create mode 100644 www/themes/default/images/vote-against.png create mode 100644 www/themes/default/images/vote-for-voted.png create mode 100644 www/themes/default/images/vote-for.png (limited to 'www/themes/default/images') diff --git a/www/themes/default/images/b_edit.png b/www/themes/default/images/b_edit.png new file mode 100644 index 0000000..05711a0 Binary files /dev/null and b/www/themes/default/images/b_edit.png differ diff --git a/www/themes/default/images/bg_admin.png b/www/themes/default/images/bg_admin.png new file mode 100644 index 0000000..c707779 Binary files /dev/null and b/www/themes/default/images/bg_admin.png differ diff --git a/www/themes/default/images/bg_bar.png b/www/themes/default/images/bg_bar.png new file mode 100644 index 0000000..7152ba1 Binary files /dev/null and b/www/themes/default/images/bg_bar.png differ diff --git a/www/themes/default/images/bg_header.png b/www/themes/default/images/bg_header.png new file mode 100644 index 0000000..6fa4161 Binary files /dev/null and b/www/themes/default/images/bg_header.png differ diff --git a/www/themes/default/images/bg_sidebar.png b/www/themes/default/images/bg_sidebar.png new file mode 100644 index 0000000..0edb153 Binary files /dev/null and b/www/themes/default/images/bg_sidebar.png differ diff --git a/www/themes/default/images/loading.gif b/www/themes/default/images/loading.gif new file mode 100644 index 0000000..859126e Binary files /dev/null and b/www/themes/default/images/loading.gif differ diff --git a/www/themes/default/images/logo.png b/www/themes/default/images/logo.png new file mode 100644 index 0000000..4afe565 Binary files /dev/null and b/www/themes/default/images/logo.png differ diff --git a/www/themes/default/images/logo_24.gif b/www/themes/default/images/logo_24.gif new file mode 100644 index 0000000..d5af64d Binary files /dev/null and b/www/themes/default/images/logo_24.gif differ diff --git a/www/themes/default/images/rss.gif b/www/themes/default/images/rss.gif new file mode 100644 index 0000000..094ba10 Binary files /dev/null and b/www/themes/default/images/rss.gif differ diff --git a/www/themes/default/images/thumbs_up.orig.png b/www/themes/default/images/thumbs_up.orig.png new file mode 100644 index 0000000..1a89d0e Binary files /dev/null and b/www/themes/default/images/thumbs_up.orig.png differ diff --git a/www/themes/default/images/vote-against-voted.png b/www/themes/default/images/vote-against-voted.png new file mode 100644 index 0000000..740dfc8 Binary files /dev/null and b/www/themes/default/images/vote-against-voted.png differ diff --git a/www/themes/default/images/vote-against.png b/www/themes/default/images/vote-against.png new file mode 100644 index 0000000..f15ea4d Binary files /dev/null and b/www/themes/default/images/vote-against.png differ diff --git a/www/themes/default/images/vote-for-voted.png b/www/themes/default/images/vote-for-voted.png new file mode 100644 index 0000000..5abd43e Binary files /dev/null and b/www/themes/default/images/vote-for-voted.png differ diff --git a/www/themes/default/images/vote-for.png b/www/themes/default/images/vote-for.png new file mode 100644 index 0000000..5973ae9 Binary files /dev/null and b/www/themes/default/images/vote-for.png differ -- cgit v1.2.3-54-g00ecf