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 675478 - Respect XDG_CONFIG_HOME
Respect XDG_CONFIG_HOME
Status: RESOLVED DUPLICATE of bug 166643
Product: GIMP
Classification: Other
Component: Windows Installer
2.6.12
Other Linux
: Normal normal
: ---
Assigned To: Jernej Simončič
Jernej Simončič
Depends on:
Blocks:
 
 
Reported: 2012-05-04 22:13 UTC by Nate
Modified: 2012-05-05 11:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nate 2012-05-04 22:13:14 UTC
The xdg base directory specification allows users to specify config and data directories that applications should use to better structure application configurations & data. For example, XDG_CONFIG_HOME (which defaults to $HOME/.config), when respected, allows considerable decluttering of the $HOME directory.

It would be wonderful if gimp could stop dumping its config in $HOME/.gimp-2.X and start dumping it in $XDG_CONFIG_HOME/gimp/2.X (or whatever) instead.
Comment 1 Michael Schumacher 2012-05-05 09:42:50 UTC
Duplicate of bug #166643?
Comment 2 Nate 2012-05-05 11:16:23 UTC
Yeah, dupe. My apologies.

*** This bug has been marked as a duplicate of bug 166643 ***