User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1 Build Identifier: This patch makes the configuration dialog read the options in xfconf, set the checkboxes as per the options. It also saves the options if the checkboxes' state changes. I tried to make xfdesktop use those options to draw/hide those icons, but the code seems to be spilt in various files (settings seems to be mostly managed in xfce-desktop-settings.c however some options are still read from a XfceRc in xfce-desktop.c) so I'm not sure how you want to implement this. Reproducible: Always
Created attachment 1786 patch for special icons settings
Patch checked in, thanks. Also hooked it up in xfdesktop as well.