wallpaperinterface: call `setSource` before `setContextProperty`
The initialization is delayed, so it's fine to setSource first.
This also prevents many undefined wallpaper warnings caused by "wallpaper" being set when the old wallpaper plugin still exists.
Edited by Fushan Wen