View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#423
It was working because you probably had a higher size.
When reading the widgets it loops from 1 to size and read the widget number x.
Something like this should work (but it's always better to have correct numbers):
Code:
Widgets\3\Name="DateTime.DateTime"
 Widgets\4\Name="Battery.Battery"
 Widgets\6\Name="SlideToUnlockButton.SlideToUnlock"
 Widgets\14\Name="Notification.MissedCalls"
 Widgets\15\Name="Notification.UnreadSMS"
 Widgets\Size=15
 

The Following User Says Thank You to sakya For This Useful Post: