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 614029 - hardcodes .gnome2
hardcodes .gnome2
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-26 16:14 UTC by Ray Strode [halfline]
Modified: 2010-04-05 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Ray Strode [halfline] 2010-03-26 16:14:04 UTC
Created attachment 157190 [details] [review]
look at environment variable

libgnome supports relocating .gnome2 via an environment variable.

Red Hat has a customer that would like to use this feature.

yelp currently hard codes .gnome2 instead of looking at the environment variable.
Comment 1 Shaun McCance 2010-03-26 16:22:16 UTC
Looks fine to me. We're in hard code freeze right now. This can be pushed after the 2.30.0 release.
Comment 2 Shaun McCance 2010-04-02 22:30:08 UTC
Please push to the gnome-2-30 branch. Thanks.