From 61e55becf46ce899632bff7ce26a7208094618f0 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Mon, 20 Sep 2010 04:59:29 +0300 Subject: follow up the last commit. Add the images to the theme folders --- themes/admin_wind/images/ico-error.png | Bin 0 -> 701 bytes themes/admin_wind/images/ico-info.png | Bin 0 -> 778 bytes themes/admin_wind/images/ico-separator-rtl.gif | Bin 0 -> 106 bytes themes/admin_wind/images/ico-separator.gif | Bin 0 -> 106 bytes themes/admin_wind/images/ico-success.png | Bin 0 -> 537 bytes themes/admin_wind/images/ico-warning.png | Bin 0 -> 666 bytes themes/admin_wind/images/loading-large.gif | Bin 0 -> 8238 bytes themes/admin_wind/images/loading-small.gif | Bin 0 -> 673 bytes themes/wind/images/ico-error.png | Bin 0 -> 701 bytes themes/wind/images/ico-info.png | Bin 0 -> 778 bytes themes/wind/images/ico-separator-rtl.gif | Bin 0 -> 106 bytes themes/wind/images/ico-separator.gif | Bin 0 -> 106 bytes themes/wind/images/ico-success.png | Bin 0 -> 537 bytes themes/wind/images/ico-warning.png | Bin 0 -> 666 bytes themes/wind/images/loading-large.gif | Bin 0 -> 8238 bytes themes/wind/images/loading-small.gif | Bin 0 -> 673 bytes 16 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 themes/admin_wind/images/ico-error.png create mode 100644 themes/admin_wind/images/ico-info.png create mode 100644 themes/admin_wind/images/ico-separator-rtl.gif create mode 100644 themes/admin_wind/images/ico-separator.gif create mode 100644 themes/admin_wind/images/ico-success.png create mode 100644 themes/admin_wind/images/ico-warning.png create mode 100644 themes/admin_wind/images/loading-large.gif create mode 100644 themes/admin_wind/images/loading-small.gif create mode 100644 themes/wind/images/ico-error.png create mode 100644 themes/wind/images/ico-info.png create mode 100644 themes/wind/images/ico-separator-rtl.gif create mode 100644 themes/wind/images/ico-separator.gif create mode 100644 themes/wind/images/ico-success.png create mode 100644 themes/wind/images/ico-warning.png create mode 100644 themes/wind/images/loading-large.gif create mode 100644 themes/wind/images/loading-small.gif diff --git a/themes/admin_wind/images/ico-error.png b/themes/admin_wind/images/ico-error.png new file mode 100644 index 00000000..c37bd062 Binary files /dev/null and b/themes/admin_wind/images/ico-error.png differ diff --git a/themes/admin_wind/images/ico-info.png b/themes/admin_wind/images/ico-info.png new file mode 100644 index 00000000..12cd1aef Binary files /dev/null and b/themes/admin_wind/images/ico-info.png differ diff --git a/themes/admin_wind/images/ico-separator-rtl.gif b/themes/admin_wind/images/ico-separator-rtl.gif new file mode 100644 index 00000000..d9061a46 Binary files /dev/null and b/themes/admin_wind/images/ico-separator-rtl.gif differ diff --git a/themes/admin_wind/images/ico-separator.gif b/themes/admin_wind/images/ico-separator.gif new file mode 100644 index 00000000..3de2d0d3 Binary files /dev/null and b/themes/admin_wind/images/ico-separator.gif differ diff --git a/themes/admin_wind/images/ico-success.png b/themes/admin_wind/images/ico-success.png new file mode 100644 index 00000000..a9925a06 Binary files /dev/null and b/themes/admin_wind/images/ico-success.png differ diff --git a/themes/admin_wind/images/ico-warning.png b/themes/admin_wind/images/ico-warning.png new file mode 100644 index 00000000..628cf2da Binary files /dev/null and b/themes/admin_wind/images/ico-warning.png differ diff --git a/themes/admin_wind/images/loading-large.gif b/themes/admin_wind/images/loading-large.gif new file mode 100644 index 00000000..cc70a7a8 Binary files /dev/null and b/themes/admin_wind/images/loading-large.gif differ diff --git a/themes/admin_wind/images/loading-small.gif b/themes/admin_wind/images/loading-small.gif new file mode 100644 index 00000000..d0bce154 Binary files /dev/null and b/themes/admin_wind/images/loading-small.gif differ diff --git a/themes/wind/images/ico-error.png b/themes/wind/images/ico-error.png new file mode 100644 index 00000000..c37bd062 Binary files /dev/null and b/themes/wind/images/ico-error.png differ diff --git a/themes/wind/images/ico-info.png b/themes/wind/images/ico-info.png new file mode 100644 index 00000000..12cd1aef Binary files /dev/null and b/themes/wind/images/ico-info.png differ diff --git a/themes/wind/images/ico-separator-rtl.gif b/themes/wind/images/ico-separator-rtl.gif new file mode 100644 index 00000000..d9061a46 Binary files /dev/null and b/themes/wind/images/ico-separator-rtl.gif differ diff --git a/themes/wind/images/ico-separator.gif b/themes/wind/images/ico-separator.gif new file mode 100644 index 00000000..3de2d0d3 Binary files /dev/null and b/themes/wind/images/ico-separator.gif differ diff --git a/themes/wind/images/ico-success.png b/themes/wind/images/ico-success.png new file mode 100644 index 00000000..a9925a06 Binary files /dev/null and b/themes/wind/images/ico-success.png differ diff --git a/themes/wind/images/ico-warning.png b/themes/wind/images/ico-warning.png new file mode 100644 index 00000000..628cf2da Binary files /dev/null and b/themes/wind/images/ico-warning.png differ diff --git a/themes/wind/images/loading-large.gif b/themes/wind/images/loading-large.gif new file mode 100644 index 00000000..cc70a7a8 Binary files /dev/null and b/themes/wind/images/loading-large.gif differ diff --git a/themes/wind/images/loading-small.gif b/themes/wind/images/loading-small.gif new file mode 100644 index 00000000..d0bce154 Binary files /dev/null and b/themes/wind/images/loading-small.gif differ -- cgit v1.2.3