04.03.2013, 13:35
Gibt es das HTC Wetter mit dem Scheibenwischer auch für das Retina iPad?
(10.03.2013, 13:31)Crush207 schrieb: Hallo,
Hab mich ...................................
Woran könnte das liegen Problem besteht schon seit ein paar Tage.
// Use weather.com to find your weathercode
// For example searching for London, UK will get you this URL
// http://www.weather.com/weather/today/London+United+Kingdom+UKXX0085
// The last part UKXX0085 is the weathercode to use
var locale = "GMXX0007" //Zipcode, Postalcode, or Weathercode
var isCelsius = true //true or false
var useRealFeel = true
var updateInterval = 15 //Minutes
var showForecast = true
// If you would rather use your own Lockscreen Background
// set showBackground to true and overwrite the included
// LockBackground.png file
var showBackground = false
var showWeatherAni = true
Zitat:1. PerPageHTML aus cydia und
2. kommt das Widget dann nach "/private/var/mobile/Library/PerPageHTML"
// Use weather.com to find your weathercode
// For example searching for London, UK will get you this URL
// http://www.weather.com/weather/today/London+United+Kingdom+UKXX0085
// The last part UKXX0085 is the weathercode to use
var locale = "GMXX0007" //Zipcode, Postalcode, or Weathercode
var isCelsius = true //true or false
var useRealFeel = true
var updateInterval = 15 //Minutes
var showForecast = true
// If you would rather use your own Lockscreen Background
// set showBackground to true and overwrite the included
// LockBackground.png file
var showBackground = false
var showWeatherAni = true