Updating branch refs/heads/master
         to ac558cf4500d2fc0abdd7518964c4fd7e0116635 (commit)
       from 5102cd261ff1f995a73960e869d6085ac16c81ac (commit)

commit ac558cf4500d2fc0abdd7518964c4fd7e0116635
Author: Harald Judt <h.j...@gmx.at>
Date:   Wed Aug 29 12:26:26 2012 +0200

    Update night symbols after icon set changes.

 panel-plugin/weather-icon.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/panel-plugin/weather-icon.c b/panel-plugin/weather-icon.c
index 33b0ec9..e15385f 100644
--- a/panel-plugin/weather-icon.c
+++ b/panel-plugin/weather-icon.c
@@ -30,13 +30,16 @@
 #define NODATA "NODATA"
 
 
+/* For these symbols, there will be a separate icon used for night time */
 const gchar *night_symbols[] = {
-    "CLOUD",
     "LIGHTCLOUD",
     "LIGHTRAINSUN",
     "LIGHTRAINTHUNDERSUN",
     "PARTLYCLOUD",
+    "SLEETSUN",
+    "SLEETSUNTHUNDER"
     "SNOWSUN",
+    "SNOWSUNTHUNDER",
     "SUN",
     NULL
 };
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to