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 683874 - Load settings.ini also from XDG_CONFIG_DIRS
Load settings.ini also from XDG_CONFIG_DIRS
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-09-12 14:12 UTC by Ignacio Casal Quinteiro (nacho)
Modified: 2012-09-16 23:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
settings ini (2.22 KB, patch)
2012-09-12 14:12 UTC, Ignacio Casal Quinteiro (nacho)
none Details | Review

Description Ignacio Casal Quinteiro (nacho) 2012-09-12 14:12:35 UTC
Created attachment 224117 [details] [review]
settings ini

ssia
Comment 1 Paolo Borelli 2012-09-12 14:15:47 UTC
Just as an explanation: when setting up apps in custom prefixes that ship their own themes ("bundles" like in osx etc) you normally want to export an env var instead of the hardcoded /etc, but at the same time you do not want to use XDG_CONFIG_HOME since the bundled dir may be readonly and you do not want to save the app's own settings in the bundle dir