Re: [PATCH 1/4] window: add a helper for config file paths

2011-11-15 Thread Kristian Høgsberg
On Tue, Nov 15, 2011 at 4:45 AM, Pekka Paalanen wrote: > Add a helper function, that constructs a path to a config file from > XDG_CONFIG_HOME environment variable, by the rules of > http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html > > Make desktop-shell find its config file

[PATCH 1/4] window: add a helper for config file paths

2011-11-15 Thread Pekka Paalanen
Add a helper function, that constructs a path to a config file from XDG_CONFIG_HOME environment variable, by the rules of http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html Make desktop-shell find its config file from XDG_CONFIG_HOME. This allows to have a personal config file