diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-06-20 19:22:35 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-06-20 19:22:35 +0000 |
commit | 139964bcc7bc8c0fc4fd708d9df265e067049391 (patch) | |
tree | b29324fcc7d8bd8c7e2bdaf1069ae0fbe0bd2691 /graphics | |
parent | 59b9d6b625884f5d47aae02671cfa77011005da2 (diff) | |
download | elgg-139964bcc7bc8c0fc4fd708d9df265e067049391.tar.gz elgg-139964bcc7bc8c0fc4fd708d9df265e067049391.tar.bz2 |
finished improving thumbnail code and replaced the old image error image
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/empty_album.png | bin | 0 -> 1389 bytes |
-rw-r--r-- | graphics/image_error_large.png | bin | 0 -> 2208 bytes |
-rw-r--r-- | graphics/image_error_small.png | bin | 0 -> 2351 bytes |
-rw-r--r-- | graphics/image_error_thumb.png | bin | 0 -> 759 bytes |
-rw-r--r-- | graphics/img_error.jpg | bin | 5864 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/graphics/empty_album.png b/graphics/empty_album.png Binary files differnew file mode 100644 index 000000000..0c041d0a2 --- /dev/null +++ b/graphics/empty_album.png diff --git a/graphics/image_error_large.png b/graphics/image_error_large.png Binary files differnew file mode 100644 index 000000000..4316f459d --- /dev/null +++ b/graphics/image_error_large.png diff --git a/graphics/image_error_small.png b/graphics/image_error_small.png Binary files differnew file mode 100644 index 000000000..2f814fd81 --- /dev/null +++ b/graphics/image_error_small.png diff --git a/graphics/image_error_thumb.png b/graphics/image_error_thumb.png Binary files differnew file mode 100644 index 000000000..0eeb797dc --- /dev/null +++ b/graphics/image_error_thumb.png diff --git a/graphics/img_error.jpg b/graphics/img_error.jpg Binary files differdeleted file mode 100644 index e3aad2aed..000000000 --- a/graphics/img_error.jpg +++ /dev/null |