GNOME Bugzilla – Bug 614030
hardcodes .gnome2
Last modified: 2010-07-04 14:07:43 UTC
Created attachment 157193 [details] look at environment variable libgnome supports relocating the .gnome2 directory with an environment variable. Red Hat has a customer that would like to use this feature. nautilus currently hard codes .gnome2 instead of looking at the environment variable.
Created attachment 157201 [details] [review] one more occurance of .gnome2 to fix
What about use XDG config folder implementation instead? http://live.gnome.org/GnomeGoals/XDGConfigFolders
Ray: the patch is ok, but I think we should try to get rid of the .gnome2 folder altogether and use XDG config folders, as Javier says.
We are hardcoding .gnome2 anyway, so let's get this into master for now.