Mine still has a black background. Is there a way to add a background without the homescreen settings app? My Nokia account doesn't have an associated payment method and I'd prefer to keep it that way for now.
MSceneWindowStyle#Home { minimum-size: 100% 100%; preferred-size: 100% 100%; maximum-size: 100% 100%; }
MSceneWindowStyle#Home { minimum-size: 100% 100%; preferred-size: 100% 100%; maximum-size: 100% 100%; background-image: "meegotouch-desktop-bg"; }
MSceneWindowStyle#Home.Landscape{ minimum-size: 100% 100%; preferred-size: 100% 100%; maximum-size: 100% 100%; background-image: "meegotouch-desktop-bg-landscape"; }