From 4aadcd57b5c80060517269a2fbe4bbeb9a45e240 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Wed, 16 Aug 2006 10:12:27 +0000 Subject: [PATCH] additional graphics for view.php --- resources/graphics/cancel_checkout.png | Bin 0 -> 833 bytes resources/graphics/checkin.png | Bin 0 -> 814 bytes resources/graphics/checkout.png | Bin 0 -> 794 bytes resources/graphics/favicon.png | Bin 0 -> 335 bytes resources/graphics/info.png | Bin 0 -> 778 bytes resources/graphics/leftbullet.png | Bin 0 -> 183 bytes resources/graphics/rightbullet.png | Bin 0 -> 177 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/graphics/cancel_checkout.png create mode 100644 resources/graphics/checkin.png create mode 100644 resources/graphics/checkout.png create mode 100644 resources/graphics/favicon.png create mode 100644 resources/graphics/info.png create mode 100644 resources/graphics/leftbullet.png create mode 100644 resources/graphics/rightbullet.png diff --git a/resources/graphics/cancel_checkout.png b/resources/graphics/cancel_checkout.png new file mode 100644 index 0000000..c87d8b1 Binary files /dev/null and b/resources/graphics/cancel_checkout.png differ diff --git a/resources/graphics/checkin.png b/resources/graphics/checkin.png new file mode 100644 index 0000000..70cc0b3 Binary files /dev/null and b/resources/graphics/checkin.png differ diff --git a/resources/graphics/checkout.png b/resources/graphics/checkout.png new file mode 100644 index 0000000..4539428 Binary files /dev/null and b/resources/graphics/checkout.png differ diff --git a/resources/graphics/favicon.png b/resources/graphics/favicon.png new file mode 100644 index 0000000..dc11499 Binary files /dev/null and b/resources/graphics/favicon.png differ diff --git a/resources/graphics/info.png b/resources/graphics/info.png new file mode 100644 index 0000000..12cd1ae Binary files /dev/null and b/resources/graphics/info.png differ diff --git a/resources/graphics/leftbullet.png b/resources/graphics/leftbullet.png new file mode 100644 index 0000000..f30073b Binary files /dev/null and b/resources/graphics/leftbullet.png differ diff --git a/resources/graphics/rightbullet.png b/resources/graphics/rightbullet.png new file mode 100644 index 0000000..8d018d9 Binary files /dev/null and b/resources/graphics/rightbullet.png differ -- libgit2 0.21.4