Quote:
Originally Posted by pctek4456
I'll try that. How do I disable the weather animation on 2.1.1921. the option in the kitchen "Manilla 2.X disable weather animations" has no effect since I still have the animations on the home screen.
|
Try to change this:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"EnableWeatherClock"=dword:1
to:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"EnableWeatherClock"=dword:0