Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory 
checked in at 2012-01-26 14:07:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasmoid-cwp (Old)
 and      /work/SRC/openSUSE:Factory/.plasmoid-cwp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasmoid-cwp", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasmoid-cwp/plasmoid-cwp.changes        
2011-12-21 10:03:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes   
2012-01-26 14:07:55.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Jan 16 19:19:07 UTC 2012 - [email protected]
+
+- Update to version 1.5.8:
+  * xml: weather.com: location fixed
+  * xml: accuweather.com (US): wrong days for forecast fixed
+
+-------------------------------------------------------------------

Old:
----
  98925-cwp-1.5.7.tar.bz2

New:
----
  98925-cwp-1.5.8.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasmoid-cwp.spec ++++++
--- /var/tmp/diff_new_pack.8UFGXh/_old  2012-01-26 14:07:56.000000000 +0100
+++ /var/tmp/diff_new_pack.8UFGXh/_new  2012-01-26 14:07:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasmoid-cwp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Buschmann <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,8 +16,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           plasmoid-cwp
-Version:        1.5.7
+Version:        1.5.8
 Release:        0
 Summary:        Customizable Weather Plasmoid
 License:        GPL-3.0+

++++++ 98925-cwp-1.5.7.tar.bz2 -> 98925-cwp-1.5.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/ChangeLog new/cwp-1.5.8/ChangeLog
--- old/cwp-1.5.7/ChangeLog     2011-12-18 18:58:15.000000000 +0100
+++ new/cwp-1.5.8/ChangeLog     2012-01-16 08:40:43.000000000 +0100
@@ -1,3 +1,8 @@
+1.5.8
+=====
+- xml: weather.com: location fixed
+- xml: accuweather.com (US): wrong days for forecast fixed
+
 1.5.7
 =====
 - xml: accuweather.com (US): fixed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/README new/cwp-1.5.8/README
--- old/cwp-1.5.7/README        2011-12-18 18:52:24.000000000 +0100
+++ new/cwp-1.5.8/README        2012-01-16 08:40:43.000000000 +0100
@@ -1,5 +1,5 @@
 =========================================
-Customizable Weather Plasmoid (CWP) 1.5.7
+Customizable Weather Plasmoid (CWP) 1.5.8
 =========================================
 
 This is another weather plasmoid.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/br_weather_com.xml 
new/cwp-1.5.8/data/br_weather_com.xml
--- old/cwp-1.5.7/data/br_weather_com.xml       2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/br_weather_com.xml       2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="br.weather.com" 
search_page="http://br.weather.com"; example_zip="BRXX0043" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="br.weather.com" 
search_page="http://br.weather.com"; example_zip="BRXX0043" unit="C" />
 
        <locale_settings locale="pt" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/de_weather_com.xml 
new/cwp-1.5.8/data/de_weather_com.xml
--- old/cwp-1.5.7/data/de_weather_com.xml       2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/de_weather_com.xml       2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="de.weather.com" 
search_page="http://de.weather.com"; example_zip="80331" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="de.weather.com" 
search_page="http://de.weather.com"; example_zip="80331" unit="C" />
 
        <locale_settings locale="de" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/espanol_weather_com.xml 
new/cwp-1.5.8/data/espanol_weather_com.xml
--- old/cwp-1.5.7/data/espanol_weather_com.xml  2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/espanol_weather_com.xml  2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="espanol.weather.com" search_page="http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="espanol.weather.com" search_page="http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/fr_weather_com.xml 
new/cwp-1.5.8/data/fr_weather_com.xml
--- old/cwp-1.5.7/data/fr_weather_com.xml       2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/fr_weather_com.xml       2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="fr.weather.com" 
search_page="http://fr.weather.com"; example_zip="Paris-FRXX0076" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="fr.weather.com" 
search_page="http://fr.weather.com"; example_zip="Paris-FRXX0076" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/freemeteo_com_celsius.xml 
new/cwp-1.5.8/data/freemeteo_com_celsius.xml
--- old/cwp-1.5.7/data/freemeteo_com_celsius.xml        2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/freemeteo_com_celsius.xml        2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="C" 
/>
+       <xml_file_version type="cwp" version="2012-01-16" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="C" 
/>
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/freemeteo_com_fahrenheit.xml 
new/cwp-1.5.8/data/freemeteo_com_fahrenheit.xml
--- old/cwp-1.5.7/data/freemeteo_com_fahrenheit.xml     2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/freemeteo_com_fahrenheit.xml     2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="F" 
/>
+       <xml_file_version type="cwp" version="2012-01-16" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="F" 
/>
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/ilmeteo_it.xml 
new/cwp-1.5.8/data/ilmeteo_it.xml
--- old/cwp-1.5.7/data/ilmeteo_it.xml   2011-12-18 18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/ilmeteo_it.xml   2012-01-16 08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="ilmeteo.it" 
search_page="http://www.ilmeteo.it"; example_zip="Roma" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="ilmeteo.it" 
search_page="http://www.ilmeteo.it"; example_zip="Roma" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/in_weather_com.xml 
new/cwp-1.5.8/data/in_weather_com.xml
--- old/cwp-1.5.7/data/in_weather_com.xml       2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/in_weather_com.xml       2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="in.weather.com" 
search_page="http://in.weather.com"; example_zip="New-Delhi-INXX0096" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="in.weather.com" 
search_page="http://in.weather.com"; example_zip="New-Delhi-INXX0096" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/myforecast_com_celsius.xml 
new/cwp-1.5.8/data/myforecast_com_celsius.xml
--- old/cwp-1.5.7/data/myforecast_com_celsius.xml       2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/myforecast_com_celsius.xml       2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="C" />
 
        <locale_settings locale="en" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/myforecast_com_fahrenheit.xml 
new/cwp-1.5.8/data/myforecast_com_fahrenheit.xml
--- old/cwp-1.5.7/data/myforecast_com_fahrenheit.xml    2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/myforecast_com_fahrenheit.xml    2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="F" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="F" />
 
        <locale_settings locale="en" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/pogodynka_pl.xml 
new/cwp-1.5.8/data/pogodynka_pl.xml
--- old/cwp-1.5.7/data/pogodynka_pl.xml 2011-12-18 18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/pogodynka_pl.xml 2012-01-16 08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="pogodynka.pl" 
search_page="http://www.pogodynka.pl"; example_zip="polska/warszawa_warszawa" 
unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="pogodynka.pl" 
search_page="http://www.pogodynka.pl"; example_zip="polska/warszawa_warszawa" 
unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/satellite_images.xml 
new/cwp-1.5.8/data/satellite_images.xml
--- old/cwp-1.5.7/data/satellite_images.xml     2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/satellite_images.xml     2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp_satellite_images" version="2011-12-18" />
+       <xml_file_version type="cwp_satellite_images" version="2012-01-16" />
 
 <!--Global-->
        <image name="- - Global - -" url="" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/uk_weather_com.xml 
new/cwp-1.5.8/data/uk_weather_com.xml
--- old/cwp-1.5.7/data/uk_weather_com.xml       2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/uk_weather_com.xml       2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="uk.weather.com" 
search_page="http://uk.weather.com"; example_zip="London-UKXX0085" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="uk.weather.com" 
search_page="http://uk.weather.com"; example_zip="London-UKXX0085" unit="C" />
        
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/wetter_com.xml 
new/cwp-1.5.8/data/wetter_com.xml
--- old/cwp-1.5.7/data/wetter_com.xml   2011-12-18 18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/wetter_com.xml   2012-01-16 08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" name="www.wetter.com" 
search_page="http://www.wetter.com"; example_zip="DE0006515" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" name="www.wetter.com" 
search_page="http://www.wetter.com"; example_zip="DE0006515" unit="C" />
 
        <locale_settings locale="de" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/www_accuweather_com_us_celsius.xml 
new/cwp-1.5.8/data/www_accuweather_com_us_celsius.xml
--- old/cwp-1.5.7/data/www_accuweather_com_us_celsius.xml       2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/www_accuweather_com_us_celsius.xml       2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -59,15 +59,33 @@
                />
 
        <data_day1 url="url1"
+               name="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               temperature_low="grep -A 18 class=\&quot;bg | head -n 18 | tail 
-n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 18 class=\&quot;bg | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               icon="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 | 
grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | 
awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-\2\/\3-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 
| grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; 
| awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; ]*\).*/\2_\3/&quot;"
+               icon_text="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 
| grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               />
+
+       <data_day2 url="url1"
+               name="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               temperature_low="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               icon="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
+               icon_text="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               />
+
+       <data_day3 url="url1"
                name="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | 
awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-\2\/\3-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d 
&apos;\n&apos; | awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; ]*\).*/\2_\3/&quot;"
+               icon="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
                icon_text="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day2 url="url1"
+       <data_day4 url="url1"
                name="grep -A 18 class=\&quot;day | head -n 58 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
@@ -76,7 +94,7 @@
                icon_text="grep -A 18 class=\&quot;day | head -n 58 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day3 url="url1"
+       <data_day5 url="url1"
                name="grep -A 18 class=\&quot;day | head -n 78 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 78 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 78 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
@@ -85,25 +103,16 @@
                icon_text="grep -A 18 class=\&quot;day | head -n 78 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day4 url="url1"
-               name="grep -A 18 class=\&quot;day | head -n 98 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               temperature_low="grep -A 18 class=\&quot;day | head -n 98 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               temperature_high="grep -A 18 class=\&quot;day | head -n 98 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 98 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 98 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
-               icon_text="grep -A 18 class=\&quot;day | head -n 98 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               />
-
-       <data_day5 url="url1"
-               name="grep -A 18 class=\&quot;day | head -n 118 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               temperature_low="grep -A 18 class=\&quot;day | head -n 118 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               temperature_high="grep -A 18 class=\&quot;day | head -n 118 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 118 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 118 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
-               icon_text="grep -A 18 class=\&quot;day | head -n 118 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+       <data_day6 url="url2"
+               name="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               temperature_low="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               icon="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
+               icon_text="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day6 url="url2"
+       <data_day7 url="url2"
                name="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
@@ -112,15 +121,6 @@
                icon_text="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day7 url="url2"
-               name="grep -A 18 class=\&quot;day | head -n 58 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               temperature_low="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               temperature_high="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 58 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 58 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
-               icon_text="grep -A 18 class=\&quot;day | head -n 58 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               />
-
        <icon_transform
        i1="day_su" o1="32"
        i2="day_msu" o2="30"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/www_accuweather_com_us_fahrenheit.xml 
new/cwp-1.5.8/data/www_accuweather_com_us_fahrenheit.xml
--- old/cwp-1.5.7/data/www_accuweather_com_us_fahrenheit.xml    2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/www_accuweather_com_us_fahrenheit.xml    2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="F" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -59,15 +59,33 @@
                />
 
        <data_day1 url="url1"
+               name="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               temperature_low="grep -A 18 class=\&quot;bg | head -n 18 | tail 
-n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 18 class=\&quot;bg | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               icon="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 | 
grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | 
awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-\2\/\3-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 
| grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; 
| awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; ]*\).*/\2_\3/&quot;"
+               icon_text="grep -A 18 class=\&quot;bg | head -n 18 | tail -n 18 
| grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               />
+
+       <data_day2 url="url1"
+               name="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               temperature_low="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               icon="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
+               icon_text="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               />
+
+       <data_day3 url="url1"
                name="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | 
awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-\2\/\3-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep -A 3 href=\&quot;#\&quot; | tr -d &apos;\r&apos; | tr -d 
&apos;\n&apos; | awk &apos;{print}&apos; | sed -e 
&quot;s/.*href=\&quot;#\&quot;>\(To\|Over\)\([^&amp;&lt;]*\).*icon 
i-\([^\&quot; ]*\).*/\2_\3/&quot;"
+               icon="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
                icon_text="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day2 url="url1"
+       <data_day4 url="url1"
                name="grep -A 18 class=\&quot;day | head -n 58 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
@@ -76,7 +94,7 @@
                icon_text="grep -A 18 class=\&quot;day | head -n 58 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day3 url="url1"
+       <data_day5 url="url1"
                name="grep -A 18 class=\&quot;day | head -n 78 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 78 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 78 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
@@ -85,25 +103,16 @@
                icon_text="grep -A 18 class=\&quot;day | head -n 78 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day4 url="url1"
-               name="grep -A 18 class=\&quot;day | head -n 98 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               temperature_low="grep -A 18 class=\&quot;day | head -n 98 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               temperature_high="grep -A 18 class=\&quot;day | head -n 98 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 98 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 98 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
-               icon_text="grep -A 18 class=\&quot;day | head -n 98 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               />
-
-       <data_day5 url="url1"
-               name="grep -A 18 class=\&quot;day | head -n 118 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               temperature_low="grep -A 18 class=\&quot;day | head -n 118 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               temperature_high="grep -A 18 class=\&quot;day | head -n 118 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 118 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 118 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
-               icon_text="grep -A 18 class=\&quot;day | head -n 118 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+       <data_day6 url="url2"
+               name="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               temperature_low="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 18 class=\&quot;day | head -n 18 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
+               icon="grep -A 18 class=\&quot;day | head -n 18 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
+               icon_code="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
+               icon_text="grep -A 18 class=\&quot;day | head -n 18 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day6 url="url2"
+       <data_day7 url="url2"
                name="grep -A 18 class=\&quot;day | head -n 38 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 class=\&quot;day | head -n 38 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
@@ -112,15 +121,6 @@
                icon_text="grep -A 18 class=\&quot;day | head -n 38 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
-       <data_day7 url="url2"
-               name="grep -A 18 class=\&quot;day | head -n 58 | tail -n 18 | 
grep href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               temperature_low="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               temperature_high="grep -A 18 class=\&quot;day | head -n 58 | 
tail -n 18 | grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 class=\&quot;day | head -n 58 | tail -n 18 | 
grep icon | sed -e &quot;s/.*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-day\/\1-m.png/&quot;"
-               icon_code="grep -A 18 class=\&quot;day | head -n 58 | tail -n 
18 | grep icon | sed -e &quot;s/.*class=\&quot;icon i-\([^\&quot; 
]*\).*/day_\1/&quot;"
-               icon_text="grep -A 18 class=\&quot;day | head -n 58 | tail -n 
18 | grep cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
-               />
-
        <icon_transform
        i1="day_su" o1="32"
        i2="day_msu" o2="30"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/www_accuweather_com_world_celsius.xml 
new/cwp-1.5.8/data/www_accuweather_com_world_celsius.xml
--- old/cwp-1.5.7/data/www_accuweather_com_world_celsius.xml    2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/www_accuweather_com_world_celsius.xml    2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.accuweather.com World" 
search_page="http://www.accuweather.com/rss-center.asp"; 
example_zip="AFR|ZA|SF004|JOHANNESBURG" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.accuweather.com World" 
search_page="http://www.accuweather.com/rss-center.asp"; 
example_zip="AFR|ZA|SF004|JOHANNESBURG" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cwp-1.5.7/data/www_accuweather_com_world_fahrenheit.xml 
new/cwp-1.5.8/data/www_accuweather_com_world_fahrenheit.xml
--- old/cwp-1.5.7/data/www_accuweather_com_world_fahrenheit.xml 2011-12-18 
18:52:24.000000000 +0100
+++ new/cwp-1.5.8/data/www_accuweather_com_world_fahrenheit.xml 2012-01-16 
08:40:43.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.accuweather.com World" 
search_page="http://www.accuweather.com/rss-center.asp"; 
example_zip="AFR|ZA|SF004|JOHANNESBURG" unit="F" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.accuweather.com World" 
search_page="http://www.accuweather.com/rss-center.asp"; 
example_zip="AFR|ZA|SF004|JOHANNESBURG" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/www_gismeteo_com.xml 
new/cwp-1.5.8/data/www_gismeteo_com.xml
--- old/cwp-1.5.7/data/www_gismeteo_com.xml     2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/www_gismeteo_com.xml     2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/www_weather_com.cn.xml 
new/cwp-1.5.8/data/www_weather_com.cn.xml
--- old/cwp-1.5.7/data/www_weather_com.cn.xml   2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/www_weather_com.cn.xml   2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.weather.com.cn" search_page="http://www.weather.com.cn"; 
example_zip="101010100" unit="C" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.weather.com.cn" search_page="http://www.weather.com.cn"; 
example_zip="101010100" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/data/www_weather_com.xml 
new/cwp-1.5.8/data/www_weather_com.xml
--- old/cwp-1.5.7/data/www_weather_com.xml      2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/data/www_weather_com.xml      2012-01-16 08:40:43.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-12-18" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
+       <xml_file_version type="cwp" version="2012-01-16" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -22,8 +22,8 @@
        <url7 url7_prefix="" url7_suffix="" url7_follow="" />
 
        <data_location url="url1"
-               location="grep tenDay_video_link1_forecastmodule | sed -e 
&quot;s/.*>\([^,]*\), \([^\&apos;]*\).*/\1/&quot;"
-               country="grep tenDay_video_link1_forecastmodule | sed -e 
&quot;s/.*>\([^,]*\), \([^\&apos;]*\).*/\2/&quot;"
+               location="grep loc.city | sed -e 
&quot;s/.*=\&quot;\([^\&quot;]*\).*/\1/&quot;"
+               country="grep loc.state | sed -e 
&quot;s/.*=\&quot;\([^\&quot;]*\).*/\1/&quot; | tr &apos;[:lower:]&apos; 
&apos;[:upper:]&apos;"
                />
 
        <data_sun url="urlc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/plasma-applet-cwp.desktop 
new/cwp-1.5.8/plasma-applet-cwp.desktop
--- old/cwp-1.5.7/plasma-applet-cwp.desktop     2011-12-18 18:52:24.000000000 
+0100
+++ new/cwp-1.5.8/plasma-applet-cwp.desktop     2012-01-16 08:40:43.000000000 
+0100
@@ -30,7 +30,7 @@
 X-KDE-PluginInfo-Author=Georg Hennig
 [email protected]
 X-KDE-PluginInfo-Name=plasma_applet_cwp
-X-KDE-PluginInfo-Version=1.5.7
+X-KDE-PluginInfo-Version=1.5.8
 
X-KDE-PluginInfo-Website=http://www.kde-look.org/content/show.php/show.php?content=98925
 X-KDE-PluginInfo-Category=
 X-KDE-PluginInfo-Depends=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.7/version.h new/cwp-1.5.8/version.h
--- old/cwp-1.5.7/version.h     2011-12-18 18:52:24.000000000 +0100
+++ new/cwp-1.5.8/version.h     2012-01-16 08:40:43.000000000 +0100
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009-2011 by Georg Hennig <[email protected]>         *
+ *   Copyright (C) 2009-2012 by Georg Hennig <[email protected]>         *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -20,8 +20,8 @@
 #ifndef version_h
 #define version_h
 
-#define VERSION "1.5.7"
-#define DATE "2009-2011"
+#define VERSION "1.5.8"
+#define DATE "2009-2012"
 #define AUTHOR "Georg Hennig"
 #define NAME "Customizable Weather Plasmoid (CWP)"
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to