From 1b59d13d07226587c858c7fddf61bc45844baf96 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Mon, 20 Sep 2010 04:56:55 +0300 Subject: correct the image location paths, and move those images to the theme folder. The more control you provide to the themers the better, although we can still locating the images in their original place (lib/images) --- lib/images/ico-error.png | Bin 701 -> 0 bytes lib/images/ico-info.png | Bin 778 -> 0 bytes lib/images/ico-separator-rtl.gif | Bin 106 -> 0 bytes lib/images/ico-separator.gif | Bin 106 -> 0 bytes lib/images/ico-success.png | Bin 537 -> 0 bytes lib/images/ico-warning.png | Bin 666 -> 0 bytes lib/images/loading-large.gif | Bin 8238 -> 0 bytes lib/images/loading-small.gif | Bin 673 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/images/ico-error.png delete mode 100644 lib/images/ico-info.png delete mode 100644 lib/images/ico-separator-rtl.gif delete mode 100644 lib/images/ico-separator.gif delete mode 100644 lib/images/ico-success.png delete mode 100644 lib/images/ico-warning.png delete mode 100644 lib/images/loading-large.gif delete mode 100644 lib/images/loading-small.gif (limited to 'lib') diff --git a/lib/images/ico-error.png b/lib/images/ico-error.png deleted file mode 100644 index c37bd062..00000000 Binary files a/lib/images/ico-error.png and /dev/null differ diff --git a/lib/images/ico-info.png b/lib/images/ico-info.png deleted file mode 100644 index 12cd1aef..00000000 Binary files a/lib/images/ico-info.png and /dev/null differ diff --git a/lib/images/ico-separator-rtl.gif b/lib/images/ico-separator-rtl.gif deleted file mode 100644 index d9061a46..00000000 Binary files a/lib/images/ico-separator-rtl.gif and /dev/null differ diff --git a/lib/images/ico-separator.gif b/lib/images/ico-separator.gif deleted file mode 100644 index 3de2d0d3..00000000 Binary files a/lib/images/ico-separator.gif and /dev/null differ diff --git a/lib/images/ico-success.png b/lib/images/ico-success.png deleted file mode 100644 index a9925a06..00000000 Binary files a/lib/images/ico-success.png and /dev/null differ diff --git a/lib/images/ico-warning.png b/lib/images/ico-warning.png deleted file mode 100644 index 628cf2da..00000000 Binary files a/lib/images/ico-warning.png and /dev/null differ diff --git a/lib/images/loading-large.gif b/lib/images/loading-large.gif deleted file mode 100644 index cc70a7a8..00000000 Binary files a/lib/images/loading-large.gif and /dev/null differ diff --git a/lib/images/loading-small.gif b/lib/images/loading-small.gif deleted file mode 100644 index d0bce154..00000000 Binary files a/lib/images/loading-small.gif and /dev/null differ -- cgit v1.2.3