View Single Post
Posts: 58 | Thanked: 6 times | Joined on Dec 2009 @ San Diego, CA, USA
#5
Originally Posted by codeMonkey View Post
I think it's in gconf under
/apps/osso/hildon-desktop/applets

You can list the settings with:
Code:
gconftool-2 -R /apps/osso/hildon-desktop/applets
and probably make a shell script to restore them.
Could you post info on how to make the script?