After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614030 - hardcodes .gnome2
hardcodes .gnome2
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 523057
 
 
Reported: 2010-03-26 16:20 UTC by Ray Strode [halfline]
Modified: 2010-07-04 14:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
look at environment variable (971 bytes, application/octet-stream)
2010-03-26 16:20 UTC, Ray Strode [halfline]
  Details
one more occurance of .gnome2 to fix (2.21 KB, patch)
2010-03-26 18:02 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2010-03-26 16:20:24 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.
Comment 1 Ray Strode [halfline] 2010-03-26 18:02:08 UTC
Created attachment 157201 [details] [review]
one more occurance of .gnome2 to fix
Comment 2 Javier Jardón (IRC: jjardon) 2010-03-27 16:16:27 UTC
What about use XDG config folder implementation instead?

http://live.gnome.org/GnomeGoals/XDGConfigFolders
Comment 3 Cosimo Cecchi 2010-04-09 11:09:31 UTC
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.
Comment 4 Cosimo Cecchi 2010-07-04 14:07:43 UTC
We are hardcoding .gnome2 anyway, so let's get this into master for now.