On Jun 28, 2012 3:35 AM, "Danishka Navin" <danishka gmail com> wrote:
> gsettings set org.gnome.nautilus.desktop home-icon-visible true
> gsettings set org.gnome.desktop.background picture-uri 'file:///<image-path>/image.jpg'
This is how you change the setting for the user that the package manager executes as (root), not how you change the default for all users. Read the section on vendor overrides in http://developer.gnome.org/gio/2.32/GSettings.html.
Regards,
Florian