The XDG_CONFIG_DIRS should be used for default config, not XDG_DATA_DIRS.
1f4bc3a Use XDG standard paths for fallback (default) settings.
configure.ac | 15 ++++++++++
data/Makefile.am | 8 ++---
src/Makefile.am | 1 +
src/configurator.c | 59 ++++++++++++++----------------------
src/panel.c | 84 ++++++++++++++++++++++++++++++++++------------------
src/private.h | 18 ++++++++++-
6 files changed, 116 insertions(+), 69 deletions(-)
Upstream: lxde.git.sourceforge.net