ich habe mir das thema "Fiftyfootshadow" mal geladen und ich muß sagen es ist echt Klasse nur mal meine frage ,muß ich an der settings was änder ?
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!--******************************-->
<!--* themePump, by storyr :-/ *-->
<!--* version: 1.1 *-->
<!--* last modified: 10/23/2010 *-->
<!--******************************-->
-<settings>
<!-- language: en = English -->
<!-- zh = Chinese -->
<!-- cs = Czech -->
<!-- da = Danish -->
<!-- nl = Dutch -->
<!-- fr = French -->
<!-- de = German -->
<!-- el = Greek -->
<!-- he = Hebrew -->
<!-- hu = Hungarian -->
<!-- it = Italian -->
<!-- kr = Korean -->
<!-- pt = Portuguese -->
<language>en</language>
<!-- cities: use weather.com locations or zip codes. if your zip -->
<!-- doesn't work, look your up location up here: -->
<!--
http://aspnetresources.com/tools/WeatherIdResolver -->
-<cities> <city name="Tacoma">USWA0441</city> </cities>
<!-- weather refresh interval: in minutes -->
<refreshInterval>20</refreshInterval>
<!-- forecast: 0 = normal (get forecast data) -->
<!-- 1 = data saver (no forecast) -->
<forecast>1</forecast>
<!-- units: 'imperial' (fahrenheit) -->
<!-- 'metric' (celcius) -->
<units>imperial</units>
<!-- clock: '12' or '24' hour format -->
<clock>12</clock>
<!-- clockSource: 'local' -->
<!-- 'city' -->
<clockSource>local</clockSource>
<!-- clockMode: 0 = normal -->
<!-- 1 = power saver (no seconds) -->
<clockMode>1</clockMode>
<!-- icon set: 0 = stardock -->
<!-- 1 = tick -->
<!-- 2 = klear -->
<!-- 3 = 7° -->
<!-- 4 = flat white -->
<!-- 5 = htc -->
<!-- 6 = spil -->
<!-- 7 = umicons -->
<!-- 8 = weatherpod -->
<!-- 9 = dedication -->
<iconSetIndex>0</iconSetIndex>