deviant art

Deviant Login Shop  Join deviantART for FREE Take the Tour
[x]
Shop Similar Prints
This Print Not Available
Download File
ZIP, 6.0 MB
more ▶

More from ~poetic24

Featured in Groups:

Details

December 7, 2011
6.0 MB
Link
Thumb

Statistics

Comments: 25
Favourites: 6 [who?]

Views: 1,626 (0 today)
Downloads: 187 (0 today)

License

Creative Commons License
Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
[x]
:iconpoetic24:
LS CurrentWeather
Supports: iOS 4.2.x - 4.3.x - 5.0.x
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.

* Settings 24 Hours
Open file LockBackground.html with editor text and search:

// Convert an hours component of "0" to "12"

currentHours = ( currentHours == 0 ) ? currentHours + 24 : currentHours;

// Convert the hours component to 12-hour format if needed

//currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

remove only "//" in -->

// Convert the hours component to 12-hour format if needed

here -> currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

save berfore exit,enjoy ;)

* Settings Days and Months with your language

var this_weekday_name_array = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")



var this_month_name_array = new Array("January","February","March","April","May","June","July","August","September","October","November","December")

* Setting your custom wallpaper

Select your preferred wallpaper and rename it to “Layer.png” and delete or rename original wallpaper..
Respring the device. enjoy :D

* hidden clock on the lockscreen for iOS 4.x
Lockscreen Clock hide support only 4.x - 4.2.x - 4.3.x

you have iOS 5.0.x?
Using Move2Unlock to hidden clock on the lockscreen ;)



:: Wallpaper by SimeKoneLove:
[link]

Slide by my friend Tjdyo:
[link]
Add a Comment:
 
love 1 1 joy 8 8 wow 1 1 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:icona4944202:
wowo it's really beautiful !! i love it
Reply
:iconfonty65:
ciao, magnifico lavoro, grazie 1000.
volevo solo chiederti se per le cittą italiane funziona solo con quelle tipo ITXX... e non con altre.

grazie
Reply
:iconpoetic24:
Guarda,non mi ricordo x questo non saprei risponderti,comunque qui ce un link con tutti i codici italiani ;)
[link]
Reply
:iconfonty65:
Grazie,
ancora complimenti per i tuoi lavori.

a presto
Reply
:iconpoetic24:
Grazie,ci si sente (:
Reply
:iconbligui:
Is there a way to show the am:pm letters? They do not show in 12hr mode also how can I move the city text a little to the right? THNX great LS
Reply
:iconpoetic24:
Hi, are you "Omar" who wrote to me on www.ithemesky.com?
because I was going to respond, let the name of your city and I'll try to help you solve your problem for the city to display the "am, pm"
Reply
:iconbligui:
Is there a way for it to show am/pm toggle? And also how do I move the city name a little to the right?>
Reply
Add a Comment: