commit | 668dd56918f47c5753ab51b151ea8237647171bb | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Tue Nov 15 11:45:40 2011 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Nov 15 08:57:01 2011 -0500 |
tree | 33e46e6f13002062f1945ce748e20e4b18f542fd | |
parent | b38666e6d7cf0f0676aadf776b6dd5f16496829a [diff] |
window: add a helper for config file paths 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 without continuously fighting with git about wayland-desktop-shell.ini. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>