Posted by member 1949 on 2006-04-17 23:52:36 link

replace !weather_add in the script.rc

*Script bang !Weather_Add
*Script exec !LabelClipboardCopy RSSError
*Script exec !Alert "$LngAlert2$"
*Script exec !Confirm "$LngConfirm3$" "$LngConfirm3Caption$" [http://weather.yahoo.com/][!none]
*Script exec !Alert "$LngAlert4$"
*Script exec !Alert "$LngAlert5$"
*Script exec !Alert "$LngAlert6$"
*Script exec !LabelInfoExport %%URL%% [clipboardtext]
*Script exec !Pause 250
*Script exec !Reload
*Script exec !NetReloadModule $WazupRevID$
*Script exec !Alert "$LngAlert7$"
*Script ~bang


and then replace this in the skinbase.rc
RSSLocalFile "$CacheDir$Weather.xml"
RSSUpdateInterval 3600
RSSCurrent "{*}Conditions for {%}{*}text={%quote}{%}{%quote}{*}temp={%quote}{%}{%quote}"
RSSDay "day={%quote}{%}{%quote}{*}low={%quote}{%}{%quote}{*}high={%quote}{%}{%quote}{*}text={%quote}{%}{%quote}"
RSSExtended "day={%quote}{%}{%quote}{*}low={%quote}{%}{%quote}{*}high={%quote}{%}{%quote}{*}text={%quote}{%}{%quote}"
RSSInputString "$RSSCurrent${*}$RSSDay${*}$RSSExtended$"
RSSOutputString "{%1} - It's Currently {%2} {%3} | {%4} {%7} Low:{%5} High:{%6} | {%8} {%11} Low:{%9} High:{%10}"
RSSEnabled true
RSSDisplayOn RSSText
RSSsilent true


I will be working finally on a update for this theme.
Sorry for the delay but real life has me a little busy.

Just a note this works with xLabel-3.5.7