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 614032 - hardcodes .gnome2
hardcodes .gnome2
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-26 16:27 UTC by Ray Strode [halfline]
Modified: 2010-10-18 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
look at environment variable (945 bytes, patch)
2010-03-26 16:27 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2010-03-26 16:27:30 UTC
Created attachment 157194 [details] [review]
look at environment variable

libgnome supports relocating the .gnome2 directory with an environment variable.

Red Hat has a customer that wants to use this feature.

gnome-panel currently hardcodes .gnome2 instead of looking at the environment variable.
Comment 1 Vincent Untz 2010-03-26 16:35:03 UTC
Thanks, feel free to request a hard code freeze break and commit, or commit once we're not frozen anymore.
Comment 2 Pablo Castellano (IRC: pablog) 2010-05-14 19:47:15 UTC
AFIAK it can be committed now.
Comment 3 Christophe Fergeau 2010-10-16 10:08:40 UTC
Ping? It seems it still hasn't been committed
Comment 4 Ray Strode [halfline] 2010-10-18 17:21:52 UTC
Comment on attachment 157194 [details] [review]
look at environment variable

I've commited it now as 0a6519b5bf0cbb2b76dead44df4d1f3704b6cc5b

Not sure if this will get changed again for gnome 3. Probably makes sense to do XDG user dirs instead or something.
Comment 5 Christophe Fergeau 2010-10-18 18:51:55 UTC
Thanks! I think this bug can be closed now? Or do you want to keep it open for the XDG user dirs support?