Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory
checked in at Tue Sep 13 12:30:47 CEST 2011.



--------
--- KDE/plasmoid-cwp/plasmoid-cwp.changes       2011-06-11 22:11:45.000000000 
+0200
+++ /mounts/work_src_done/STABLE/plasmoid-cwp/plasmoid-cwp.changes      
2011-09-06 22:43:42.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Sep  6 20:38:43 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to version 1.5.5:
+  * xml: accuweather.com (US): Forecast icon for 1st day fixed
+  * xml: weather.com: Fixed
+  * xml: pogodynka.pl: Fixed
+- Spec file updates:
+  * Changed License: to GPL-3.0+.
+  * Minor other updates.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

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

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

Other differences:
------------------
++++++ plasmoid-cwp.spec ++++++
--- /var/tmp/diff_new_pack.FzB4Vp/_old  2011-09-13 12:30:42.000000000 +0200
+++ /var/tmp/diff_new_pack.FzB4Vp/_new  2011-09-13 12:30:42.000000000 +0200
@@ -20,11 +20,11 @@
 
 
 Name:           plasmoid-cwp
-Version:        1.5.4
+Version:        1.5.5
 Release:        1
 Summary:        Customizable Weather Plasmoid
 
-License:        GPLv3+
+License:        GPL-3.0+
 Url:            http://www.kde-look.org/content/show.php?content=98925
 Group:          Productivity/Other
 Source0:        
http://kde-look.org/CONTENT/content-files/98925-cwp-%{version}.tar.bz2
@@ -65,10 +65,6 @@
 %kde4_makeinstall
 cd ..
 
-%if 0%{?suse_version}
-%suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/plasma-applet-cwp.desktop
-%endif
-
 %find_lang plasma_applet_cwp
 
 %kde_post_install
@@ -79,14 +75,14 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README
-%{_kde4_modulesdir}/plasma_applet_cwp.so
-%{_kde4_iconsdir}/oxygen/128x128/status/weather-windy.png
-%{_kde4_iconsdir}/oxygen/scalable/status/weather-windy.svgz
 %dir %{_kde4_appsdir}/desktoptheme
 %dir %{_kde4_appsdir}/desktoptheme/default
 %dir %{_kde4_appsdir}/desktoptheme/default/widgets
 %{_kde4_appsdir}/desktoptheme/default/widgets/*.svgz
 %{_kde4_appsdir}/plasma-cwp/
+%{_kde4_iconsdir}/oxygen/128x128/status/weather-windy.png
+%{_kde4_iconsdir}/oxygen/scalable/status/weather-windy.svgz
+%{_kde4_modulesdir}/plasma_applet_cwp.so
 %{_kde4_servicesdir}/plasma-applet-cwp.desktop
 
 %files lang -f plasma_applet_cwp.lang

++++++ 98925-cwp-1.5.4.tar.bz2 -> 98925-cwp-1.5.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/ChangeLog new/cwp-1.5.5/ChangeLog
--- old/cwp-1.5.4/ChangeLog     2011-06-11 16:18:22.000000000 +0200
+++ new/cwp-1.5.5/ChangeLog     2011-09-06 22:20:48.000000000 +0200
@@ -1,3 +1,9 @@
+1.5.5
+=====
+- xml: accuweather.com (US): Forecast icon for 1st day fixed
+- xml: weather.com: Fixed
+- xml: pogodynka.pl: Fixed
+
 1.5.4
 =====
 - xml: ilmeteo.it: icon and description fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/README new/cwp-1.5.5/README
--- old/cwp-1.5.4/README        2011-06-11 16:18:23.000000000 +0200
+++ new/cwp-1.5.5/README        2011-09-06 22:20:48.000000000 +0200
@@ -1,5 +1,5 @@
 =========================================
-Customizable Weather Plasmoid (CWP) 1.5.4
+Customizable Weather Plasmoid (CWP) 1.5.5
 =========================================
 
 This is another weather plasmoid.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/data/br_weather_com.xml 
new/cwp-1.5.5/data/br_weather_com.xml
--- old/cwp-1.5.4/data/br_weather_com.xml       2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/br_weather_com.xml       2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="br.weather.com" 
search_page="http://br.weather.com"; example_zip="BRXX0043" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/de_weather_com.xml 
new/cwp-1.5.5/data/de_weather_com.xml
--- old/cwp-1.5.4/data/de_weather_com.xml       2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/de_weather_com.xml       2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="de.weather.com" 
search_page="http://de.weather.com"; example_zip="80331" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/espanol_weather_com.xml 
new/cwp-1.5.5/data/espanol_weather_com.xml
--- old/cwp-1.5.4/data/espanol_weather_com.xml  2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/espanol_weather_com.xml  2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="espanol.weather.com" search_page="http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 
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.4/data/fr_weather_com.xml 
new/cwp-1.5.5/data/fr_weather_com.xml
--- old/cwp-1.5.4/data/fr_weather_com.xml       2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/fr_weather_com.xml       2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="fr.weather.com" 
search_page="http://fr.weather.com"; example_zip="Paris-FRXX0076" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/freemeteo_com_celsius.xml 
new/cwp-1.5.5/data/freemeteo_com_celsius.xml
--- old/cwp-1.5.4/data/freemeteo_com_celsius.xml        2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/freemeteo_com_celsius.xml        2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="C" 
/>
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/freemeteo_com_fahrenheit.xml 
new/cwp-1.5.5/data/freemeteo_com_fahrenheit.xml
--- old/cwp-1.5.4/data/freemeteo_com_fahrenheit.xml     2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/freemeteo_com_fahrenheit.xml     2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="F" 
/>
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/ilmeteo_it.xml 
new/cwp-1.5.5/data/ilmeteo_it.xml
--- old/cwp-1.5.4/data/ilmeteo_it.xml   2011-06-11 16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/ilmeteo_it.xml   2011-09-06 22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="ilmeteo.it" 
search_page="http://www.ilmeteo.it"; example_zip="Roma" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/in_weather_com.xml 
new/cwp-1.5.5/data/in_weather_com.xml
--- old/cwp-1.5.4/data/in_weather_com.xml       2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/in_weather_com.xml       2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="in.weather.com" 
search_page="http://in.weather.com"; example_zip="New-Delhi-INXX0096" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/myforecast_com_celsius.xml 
new/cwp-1.5.5/data/myforecast_com_celsius.xml
--- old/cwp-1.5.4/data/myforecast_com_celsius.xml       2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/myforecast_com_celsius.xml       2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 
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.4/data/myforecast_com_fahrenheit.xml 
new/cwp-1.5.5/data/myforecast_com_fahrenheit.xml
--- old/cwp-1.5.4/data/myforecast_com_fahrenheit.xml    2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/myforecast_com_fahrenheit.xml    2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="F" />
+       <xml_file_version type="cwp" version="2011-09-06" 
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.4/data/pogodynka_pl.xml 
new/cwp-1.5.5/data/pogodynka_pl.xml
--- old/cwp-1.5.4/data/pogodynka_pl.xml 2011-06-11 16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/pogodynka_pl.xml 2011-09-06 22:20:48.000000000 +0200
@@ -61,64 +61,64 @@
        <data_day1 url="url1"
                name="grep span\ class=\'godzina\' | head -n 1 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
                temperature_low="echo -n"
-               temperature_high="grep -A 15 12:00 | tail -n 152 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 152 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 152 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 152 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
1 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 1 | tail -n 1 | sed 
-e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 1 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 1 | tail -n 1 
| sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_day2 url="url1"
                name="grep span\ class=\'godzina\' | head -n 2 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
-               temperature_low="grep -A 15 3:00 | tail -n 118 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               temperature_high="grep -A 15 12:00 | tail -n 135 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 135 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 135 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 135 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 15 2:00 | grep temperatura | head -n 2 
| tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
2 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 3 | tail -n 1 | sed 
-e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 3 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 3 | tail -n 1 
| sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_day3 url="url1"
                name="grep span\ class=\'godzina\' | head -n 3 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
-               temperature_low="grep -A 15 3:00 | tail -n 101 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               temperature_high="grep -A 15 12:00 | tail -n 118 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 118 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 118 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 118 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 15 2:00 | grep temperatura | head -n 3 
| tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
3 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 5 | tail -n 1 | sed 
-e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 5 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 5 | tail -n 1 
| sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_day4 url="url1"
                name="grep span\ class=\'godzina\' | head -n 4 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
-               temperature_low="grep -A 15 3:00 | tail -n 84 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               temperature_high="grep -A 15 12:00 | tail -n 101 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 101 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 101 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 101 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 15 2:00 | grep temperatura | head -n 4 
| tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
4 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 7 | tail -n 1 | sed 
-e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 7 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 7 | tail -n 1 
| sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_day5 url="url1"
                name="grep span\ class=\'godzina\' | head -n 5 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
-               temperature_low="grep -A 15 3:00 | tail -n 67 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               temperature_high="grep -A 15 12:00 | tail -n 67 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 67 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 67 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 67 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 15 2:00 | grep temperatura | head -n 5 
| tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
5 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 9 | tail -n 1 | sed 
-e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 9 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 9 | tail -n 1 
| sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_day6 url="url1"
                name="grep span\ class=\'godzina\' | head -n 6 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
-               temperature_low="grep -A 15 3:00 | tail -n 50 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               temperature_high="grep -A 15 12:00 | tail -n 50 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 50 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 50 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 50 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 15 2:00 | grep temperatura | head -n 6 
| tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
6 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 11 | tail -n 1 | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 11 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 11 | tail -n 
1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_day7 url="url1"
                name="grep span\ class=\'godzina\' | head -n 7 | tail -n 1 | 
sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^0-9]*\).*/\1/&quot;"
-               temperature_low="grep -A 15 3:00 | tail -n 33 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               temperature_high="grep -A 15 12:00 | tail -n 33 | head -n 16 | 
grep temperatura | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
-               icon="grep -A 15 12:00 | tail -n 33 | head -n 16 | grep ico | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
-               icon_code="grep -A 15 12:00 | tail -n 33 | head -n 16 | grep 
ico | sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
-               icon_text="grep -A 15 12:00 | tail -n 33 | head -n 16 | grep 
opis | tail -n 1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 15 2:00 | grep temperatura | head -n 7 
| tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_high="grep -A 15 14:00 | grep temperatura | head -n 
7 | tail -n 1 | sed -e &quot;s/[^&lt;]*&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon="grep -A 15 14:00 | grep ico | head -n 13 | tail -n 1 | 
sed -e &quot;s/[^\.]*img src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot;"
+               icon_code="grep -A 15 14:00 | grep ico | head -n 13 | tail -n 1 
| sed -e &quot;s/[^\.]*img 
src=\([^&gt;]*\).*/http:\/\/www.pogodynka.pl\1/&quot; | sed -e 
&quot;s/.*\/\([^\/]*\).jpg.*/\1/&quot;"
+               icon_text="grep -A 15 14:00 | grep opis | head -n 13 | tail -n 
1 | sed -e 
&quot;s/[^&lt;]*&lt;[^&gt;]*&gt;&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <icon_transform
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/data/satellite_images.xml 
new/cwp-1.5.5/data/satellite_images.xml
--- old/cwp-1.5.4/data/satellite_images.xml     2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/satellite_images.xml     2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp_satellite_images" version="2011-06-11" />
+       <xml_file_version type="cwp_satellite_images" version="2011-09-06" />
 
 <!--Global-->
        <image name="- - Global - -" url="" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/data/uk_weather_com.xml 
new/cwp-1.5.5/data/uk_weather_com.xml
--- old/cwp-1.5.4/data/uk_weather_com.xml       2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/uk_weather_com.xml       2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="uk.weather.com" 
search_page="http://uk.weather.com"; example_zip="London-UKXX0085" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/weather.gov.xml 
new/cwp-1.5.5/data/weather.gov.xml
--- old/cwp-1.5.4/data/weather.gov.xml  2011-06-11 16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/weather.gov.xml  1970-01-01 01:00:00.000000000 +0100
@@ -1,195 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-
-<custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="weather.gov" 
search_page="http://www.weather.gov"; 
example_zip="lat=38.8951118&amp;lon=-77.0363658" unit="F" />
-
-       <locale_settings locale="en" encoding="latin1" />
-
-       <urlc urlc_prefix="http://forecast.weather.gov/afm/PointClick.php?"; 
urlc_suffix="" urlc_follow="" />
-
-       <url1 url1_prefix="" url1_suffix="" url1_follow="" />
-
-       <url2 url2_prefix="" url2_suffix="" url2_follow="" />
-
-       <url3 url3_prefix="" url3_suffix="" url3_follow="" />
-
-       <url4 url4_prefix="" url4_suffix="" url4_follow="" />
-
-       <url5 url5_prefix="" url5_suffix="" url5_follow="" />
-
-       <url6 url6_prefix="" url6_suffix="" url6_follow="" />
-
-       <url7 url7_prefix="" url7_suffix="" url7_follow="" />
-
-       <data_location url="urlc"
-               location="grep Quick\ Forecast | tail -n 1 | sed -e 
&quot;s/.*Quick Forecast: *&lt;[^&gt;]*&gt;\([^&lt;]*\) 
*\([A-Z][A-Z]\).*/\1/&quot;"
-               country="grep Quick\ Forecast | tail -n 1 | sed -e 
&quot;s/.*Quick Forecast: *&lt;[^&gt;]*&gt;\([^&lt;]*\) 
*\([A-Z][A-Z]\).*/\2/&quot;"
-               />
-
-       <data_sun url="urlc"
-               sunrise="grep Sunrise | head -n 1 | sed -e 
&quot;s/.*Sunrise[^:0-9]*\([0-9]*:[0-9]*[ap]m\).*/\1/&quot;"
-               sunset="grep Sunset | head -n 1 | sed -e 
&quot;s/.*Sunset[^:0-9]*\([0-9]*:[0-9]*[ap]m\).*/\1/&quot;"
-               />
-
-       <data_current_temperature url="urlc"
-               update_time="grep Last\ Update | head -n 1 | sed -e 
&quot;s/.*Last Update:&lt;.*&gt;&lt;.*&gt; *\([0-9]*:[0-9]* * 
[ap]m\).*/\1/&quot;"
-               temperature="grep obs_wxtmp | head -n 1 | sed -e 
&quot;s/.*&gt;\([0-9]*\)&amp;deg.*/\1/&quot;"
-               temperature_felt="grep Wind\ Chill -A 1 | head -n 2 | tail -n 1 
| sed -e &quot;s/.*&gt;\([-.0-9]*\)&amp;deg;F.*/\1/&quot;"
-               />
-
-       <data_current_wind url="urlc"
-               wind="grep Wind\ Speed -A 1 | head -n 2 | tail -n 1 | sed -e 
&quot;s/[^&gt;]*&gt;\([^ ]*\) *\([^&amp;&lt;]*\).*/\1 - \2&quot;"
-               wind_code="grep Wind\ Speed -A 1 | head -n 2 | tail -n 1 | sed 
-e &quot;s/[^&gt;]*&gt;\([^ ]*\) *\([^&amp;&lt;]*\).*/\1&quot;"
-               wind_speed="grep Wind\ Speed -A 1 | head -n 2 | tail -n 1 | sed 
-e &quot;s/[^&gt;]*&gt;\([^ ]*\) *\([^&amp;&lt;]*\).*/\2&quot;"
-               />
-
-       <data_current_icon url="urlc"
-               icon=""
-               icon_code=""
-               icon_text=""
-               />
-
-       <data_current_additional url="urlc"
-               humidity="grep Humidity -A 1 | head -n 2 | tail -n 1 | sed -e 
&quot;s/.*&gt;\([0-9]* %\).*/\1/&quot;"
-               rain="echo -n"
-               dew_point="grep Dewpoint -A 1 | head -n 2 | tail -n 1 | sed -e 
&quot;s/.*&gt;\([-.0-9]*\)&amp;deg;F.*/\1/&quot;"
-               visibility="grep Visibility -A 1 | head -n 2 | tail -n 1 | sed 
-e &quot;s/.*&gt;\([.0-9]*\) mi\..*/\1 mi\./&quot;"
-               pressure="grep Barometer -A 1 | head -n 2 | tail -n 1 | sed -e 
&quot;s/.*&gt;\([.0-9]*\)&amp;quot; (.*/\1\&quot;/&quot;"
-               uv_index="echo -n"
-               />
-
-       <data_day1 url="url1"
-               name="grep -A 14 day\ 1\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=0\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 1\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 1\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 1\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 1\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 1\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <data_day2 url="url1"
-               name="grep -A 14 day\ 2\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=1\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 2\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 2\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 2\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 2\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 2\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <data_day3 url="url1"
-               name="grep -A 14 day\ 3\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=2\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 3\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 3\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 3\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 3\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 3\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <data_day4 url="url1"
-               name="grep -A 14 day\ 4\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=3\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 4\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 4\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 4\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 4\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 4\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <data_day5 url="url1"
-               name="grep -A 14 day\ 5\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=4\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 5\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 5\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 5\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 5\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 5\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <data_day6 url="url1"
-               name="grep -A 14 day\ 6\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=5\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 6\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 6\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 6\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 6\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 6\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <data_day7 url="url1"
-               name="grep -A 14 day\ 7\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=6\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 7\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 7\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 7\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 7\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 7\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
-               />
-
-       <icon_transform i1="01" o1="01"
-               i2="02" o2="02"
-               i3="03" o3="03"
-               i4="04" o4="04"
-               i5="05" o5="05"
-               i6="06" o6="06"
-               i7="07" o7="07"
-               i8="08" o8="08"
-               i9="09" o9="09"
-               i10="10" o10="10"
-               i11="11" o11="11"
-               i12="12" o12="12"
-               i13="13" o13="13"
-               i14="14" o14="14"
-               i15="15" o15="15"
-               i16="16" o16="16"
-               i17="17" o17="17"
-               i18="18" o18="18"
-               i19="19" o19="19"
-               i20="20" o20="20"
-               i21="21" o21="21"
-               i22="22" o22="22"
-               i23="23" o23="23"
-               i24="24" o24="24"
-               i25="25" o25="25"
-               i26="26" o26="26"
-               i27="27" o27="27"
-               i28="28" o28="28"
-               i29="29" o29="29"
-               i30="30" o30="30"
-               i31="31" o31="31"
-               i32="32" o32="32"
-               i33="33" o33="33"
-               i34="34" o34="34"
-               i35="35" o35="35"
-               i36="36" o36="36"
-               i37="37" o37="37"
-               i38="38" o38="38"
-               i39="39" o39="39"
-               i40="40" o40="40"
-               i41="41" o41="41"
-               i42="42" o42="42"
-               i43="43" o43="43"
-               i44="44" o44="44"
-               i45="45" o45="45"
-               i46="46" o46="46"
-               i47="47" o47="47"
-               i48="48" o48="48"
-       />
-
-       <wind_transform i1="N" o1="N"
-               i2="NNE" o2="NNE"
-               i3="NE" o3="NE"
-               i4="ENE" o4="ENE"
-               i5="E" o5="E"
-               i6="SSE" o6="SSE"
-               i7="SE" o7="SE"
-               i8="ESE" o8="ESE"
-               i9="S" o9="S"
-               i10="NNW" o10="NNW"
-               i11="NW" o11="NW"
-               i12="WNW" o12="WNW"
-               i13="W" o13="W"
-               i14="SSW" o14="SSW"
-               i15="SW" o15="SW"
-               i16="WSW" o16="WSW"
-               i17="Var" o17="Var"
-               i18="Variable" o18="Var"
-               i19="" o19=""
-               i20="" o20=""
-       />
-</custom_weather>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/data/wetter_com.xml 
new/cwp-1.5.5/data/wetter_com.xml
--- old/cwp-1.5.4/data/wetter_com.xml   2011-06-11 16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/wetter_com.xml   2011-09-06 22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" name="www.wetter.com" 
search_page="http://www.wetter.com"; example_zip="DE0006515" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 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.4/data/www_accuweather_com_us_celsius.xml 
new/cwp-1.5.5/data/www_accuweather_com_us_celsius.xml
--- old/cwp-1.5.4/data/www_accuweather_com_us_celsius.xml       2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/www_accuweather_com_us_celsius.xml       2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -62,8 +62,8 @@
                name="grep -A 18 fday=1 | head -n 40 | tail -n 19 | grep 
href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 
grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 
grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 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\([^&amp;&lt;]*\).*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-\1\/\2-m.png/&quot;"
-               icon_code="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 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\([^&amp;&lt;]*\).*icon i-\([^\&quot; 
]*\).*/\1_\2/&quot;"
+               icon="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 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 fday=1 | head -n 40 | tail -n 19 | 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 fday=1 | head -n 40 | tail -n 19 | grep 
cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/data/www_accuweather_com_us_fahrenheit.xml 
new/cwp-1.5.5/data/www_accuweather_com_us_fahrenheit.xml
--- old/cwp-1.5.4/data/www_accuweather_com_us_fahrenheit.xml    2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/www_accuweather_com_us_fahrenheit.xml    2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="F" />
+       <xml_file_version type="cwp" version="2011-09-06" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="85001" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -62,8 +62,8 @@
                name="grep -A 18 fday=1 | head -n 40 | tail -n 19 | grep 
href=\&quot;#\&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                temperature_low="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 
grep temp | tail -n 1 | sed -e &quot;s/.*Lo *&lt;\/span&gt; 
*\([-0-9]*\).*/\1/&quot;"
                temperature_high="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 
grep temp | tail -n 1 | sed -e &quot;s/.*temp *\&quot;&gt; 
*\([-0-9]*\).*/\1/&quot;"
-               icon="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 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\([^&amp;&lt;]*\).*icon i-\([^\&quot; 
]*\).*/http:\/\/www.accuweather.com\/adc2010\/images\/icons-\1\/\2-m.png/&quot;"
-               icon_code="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 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\([^&amp;&lt;]*\).*icon i-\([^\&quot; 
]*\).*/\1_\2/&quot;"
+               icon="grep -A 18 fday=1 | head -n 40 | tail -n 19 | 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 fday=1 | head -n 40 | tail -n 19 | 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 fday=1 | head -n 40 | tail -n 19 | grep 
cond | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/data/www_accuweather_com_world_celsius.xml 
new/cwp-1.5.5/data/www_accuweather_com_world_celsius.xml
--- old/cwp-1.5.4/data/www_accuweather_com_world_celsius.xml    2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/www_accuweather_com_world_celsius.xml    2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
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="2011-09-06" 
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.4/data/www_accuweather_com_world_fahrenheit.xml 
new/cwp-1.5.5/data/www_accuweather_com_world_fahrenheit.xml
--- old/cwp-1.5.4/data/www_accuweather_com_world_fahrenheit.xml 2011-06-11 
16:18:23.000000000 +0200
+++ new/cwp-1.5.5/data/www_accuweather_com_world_fahrenheit.xml 2011-09-06 
22:20:48.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
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="2011-09-06" 
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.4/data/www_gismeteo_com.xml 
new/cwp-1.5.5/data/www_gismeteo_com.xml
--- old/cwp-1.5.4/data/www_gismeteo_com.xml     2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/www_gismeteo_com.xml     2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 
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.4/data/www_weather_com.cn.xml 
new/cwp-1.5.5/data/www_weather_com.cn.xml
--- old/cwp-1.5.4/data/www_weather_com.cn.xml   2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/www_weather_com.cn.xml   2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.weather.com.cn" search_page="http://www.weather.com.cn"; 
example_zip="101010100" unit="C" />
+       <xml_file_version type="cwp" version="2011-09-06" 
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.4/data/www_weather_com.xml 
new/cwp-1.5.5/data/www_weather_com.xml
--- old/cwp-1.5.4/data/www_weather_com.xml      2011-06-11 16:18:23.000000000 
+0200
+++ new/cwp-1.5.5/data/www_weather_com.xml      2011-09-06 22:20:48.000000000 
+0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2011-06-11" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
+       <xml_file_version type="cwp" version="2011-09-06" 
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 \&lt;TITLE\&gt; | sed -e &quot;s/.*Weather 
Forecast for \([^,]*\),.*/\1/&quot;"
-               country="grep \&lt;TITLE\&gt; | sed -e &quot;s/.*Weather 
Forecast for \([^,]*\), \(.*\)-.*/\2/&quot; | sed -e&quot;s/\s$//&quot;"
+               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;"
                />
 
        <data_sun url="urlc"
@@ -59,66 +59,66 @@
                />
 
        <data_day1 url="url1"
-               name="grep -A 14 day\ 1\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=0\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 1\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 1\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 1\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 1\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 1\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day1\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low1\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi1\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon1\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon1\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon1\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <data_day2 url="url1"
-               name="grep -A 14 day\ 2\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=1\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 2\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 2\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 2\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 2\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 2\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day2\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low2\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi2\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon2\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon2\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon2\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <data_day3 url="url1"
-               name="grep -A 14 day\ 3\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=2\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 3\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 3\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 3\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 3\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 3\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day3\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low3\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi3\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon3\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon3\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon3\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <data_day4 url="url1"
-               name="grep -A 14 day\ 4\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=3\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 4\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 4\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 4\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 4\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 4\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day4\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low4\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi4\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon4\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon4\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon4\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <data_day5 url="url1"
-               name="grep -A 14 day\ 5\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=4\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 5\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 5\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 5\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 5\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 5\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day5\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low5\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi5\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon5\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon5\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon5\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <data_day6 url="url1"
-               name="grep -A 14 day\ 6\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=5\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 6\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 6\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 6\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 6\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 6\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day6\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low6\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi6\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon6\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon6\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon6\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <data_day7 url="url1"
-               name="grep -A 14 day\ 7\  | head -n 5 | tail -n 1 | sed -e 
&quot;s/.*Num=6\&quot;&gt;\([^&lt;]*\)&lt;\/a.*/\1/&quot;"
-               temperature_low="grep -A 14 day\ 7\  | tail -n 1 | sed -e 
&quot;s/.*&lt;\/strong&gt;&lt;br&gt;\([^&amp;]*\)&amp;*.*/\1/&quot;"
-               temperature_high="grep -A 14 day\ 7\  | tail -n 1 | sed -e 
&quot;s/.*&lt;strong&gt;\([^&amp;]*\)&amp;*.*&lt;\/strong&gt;.*/\1/&quot;"
-               icon="grep -A 14 day\ 7\  | head -n 10 | tail -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
-               icon_code="grep -A 14 day\ 7\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.gif/\1/&quot;"
-               icon_text="grep -A 14 day\ 7\  | head -n 10 | tail -n 1 | sed 
-e &quot;s/.*&lt;br&gt;\([^&lt;]*\).*/\1/&quot;"
+               name="grep twc-day7\ | tail -n 1 | sed -e 
&quot;s/.*class=\&quot;twc-day\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               temperature_low="grep -A 2 id=\&quot;twc-wx-low7\&quot; | tail 
-n 2 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               temperature_high="grep -A 7 id=\&quot;twc-wx-hi7\&quot; | tail 
-n 5 | tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | awk &apos;{print}&apos; | 
sed -e &quot;s/\s*\([-0-9]*\).*/\1/&quot;"
+               icon="grep id=\&quot;twc-wx-icon7\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot;"
+               icon_code="grep id=\&quot;twc-wx-icon7\&quot; | sed -e 
&quot;s/.*src=\&quot;\([^?\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
+               icon_text="grep id=\&quot;twc-wx-icon7\&quot; | sed -e 
&quot;s/.*alt=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                />
 
        <icon_transform i1="01" o1="01"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.5.4/plasma-applet-cwp.desktop 
new/cwp-1.5.5/plasma-applet-cwp.desktop
--- old/cwp-1.5.4/plasma-applet-cwp.desktop     2011-06-11 16:18:22.000000000 
+0200
+++ new/cwp-1.5.5/plasma-applet-cwp.desktop     2011-09-06 22:20:48.000000000 
+0200
@@ -30,7 +30,7 @@
 X-KDE-PluginInfo-Author=Georg Hennig
 X-KDE-PluginInfo-Email=georg.hen...@web.de
 X-KDE-PluginInfo-Name=plasma_applet_cwp
-X-KDE-PluginInfo-Version=1.5.4
+X-KDE-PluginInfo-Version=1.5.5
 
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.4/version.h new/cwp-1.5.5/version.h
--- old/cwp-1.5.4/version.h     2011-06-11 16:18:23.000000000 +0200
+++ new/cwp-1.5.5/version.h     2011-09-06 22:20:48.000000000 +0200
@@ -20,7 +20,7 @@
 #ifndef version_h
 #define version_h
 
-#define VERSION "1.5.4"
+#define VERSION "1.5.5"
 #define DATE "2009-2011"
 #define AUTHOR "Georg Hennig"
 #define NAME "Customizable Weather Plasmoid (CWP)"


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to