From 89c4f19aee871e8daf2216d0105103ebaad2c759 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 11 Feb 2011 21:20:41 +0100 Subject: share/weather: Add custom icon for chance of rain (based on rain + clouds) --- share/weather/chance_of_rain | 2 +- share/weather/clouds_rain.png | Bin 0 -> 855 bytes share/weather/clouds_rain_40.png | Bin 0 -> 801 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 share/weather/clouds_rain.png create mode 100644 share/weather/clouds_rain_40.png (limited to 'share/weather') diff --git a/share/weather/chance_of_rain b/share/weather/chance_of_rain index 5b36e83..da4e8e6 120000 --- a/share/weather/chance_of_rain +++ b/share/weather/chance_of_rain @@ -1 +1 @@ -rain_40.png \ No newline at end of file +clouds_rain_40.png \ No newline at end of file diff --git a/share/weather/clouds_rain.png b/share/weather/clouds_rain.png new file mode 100644 index 0000000..37d0723 Binary files /dev/null and b/share/weather/clouds_rain.png differ diff --git a/share/weather/clouds_rain_40.png b/share/weather/clouds_rain_40.png new file mode 100644 index 0000000..be4a95f Binary files /dev/null and b/share/weather/clouds_rain_40.png differ -- cgit v1.2.3