Instructions to configure LockBackground.html * Adjusting your weather location
To change the weather go to [link] and enter your location, then click on the "Find Weather" tab. Next, in the address bar, copy the 8-character code (Example: ITXX0042 = Milan,Italy). Open the LockBackground.html file and search for "var locale" then paste your weather code in the "ITXX0042". If you want to change the weather to Fahrenheit, search for "var isCelsius" and then change this to "false". Example: “var isCelsius = true” will display your temperature in Celsius.
* Setting Description forecast (today) Open file LockBackground.html and search:
var LangTranslate = English // This only changes the language of the description of weather, English,Spanish,Italian,Francais only available
and rename with your language
* Setting 12H rename or delete (before) the LockBackground.html in "name as you want" example: aaaa.html
after rename the LockBackground 12H.html in -> LockBackground.html
* Setting Days and Months Open file LockBackground.html and search:
var this_weekday_name_array = new Array("Sun","Mon","Tue","Wed","Thur","Fri","Sat")
var this_month_name_array = new Array("Jan","Feb","Mar","Apr","May","Jun","July","Aug","Sep","Oct","Nov","Dec")
and rename with your language.
<--------- Readme -----------> You like my works? (see my gallery on my DeviantArt,also themes available on Cydia) Please give me something to continue with the development of other themes
You can fix this by changing the text for these labels in the appropriate language directory. For me (in the UK), I edited the following file: /Library/Themes/LS WallsWeather.themeBundles/com.apple.springboard/en.lproj/SpringBoard.strings
I don't know why these strings were messed with in the first place, what the hell does "Sleigh Launch" mean anyway!?!? Also, I don't know why the author doesn't just pull the weather value from your local locale rather than hardcoding it in "LockBackground.html" seems ridiculous to have to go to all the trouble of editing files on the handset to fix these things!!!
P.S. You need to re-spring for the changes to take effect.
My biggest gripe with these themes is they don't seem to support notifications coming through on the lock screen anymore. The phone lights up and dings when a notification comes through but there's noting on the screen
For me (in the UK), I edited the following file:
/Library/Themes/LS WallsWeather.themeBundles/com.apple.springboard/en.lproj/SpringBoard.strings
I don't know why these strings were messed with in the first place, what the hell does "Sleigh Launch" mean anyway!?!?
Also, I don't know why the author doesn't just pull the weather value from your local locale rather than hardcoding it in "LockBackground.html" seems ridiculous to have to go to all the trouble of editing files on the handset to fix these things!!!
You need to re-spring for the changes to take effect.
My biggest gripe with these themes is they don't seem to support notifications coming through on the lock screen anymore.
The phone lights up and dings when a notification comes through but there's noting on the screen
maybe with killer slide to unlock from cydia or move2unlock