]> git.ipfire.org Git - thirdparty/dbus.git/commit
On Windows, load local configuration relative to bus setup
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 1 Oct 2015 18:17:49 +0000 (19:17 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 2 Oct 2015 10:24:05 +0000 (11:24 +0100)
commitd0f46841380bd55028fcc67bf8b6ef2bdd42f36b
tree7826b1cf035299e473976687a9ba4dd70526e8e0
parent694d63b679b03d685126b72294adde6fba28aebf
On Windows, load local configuration relative to bus setup

This makes an installed tree with

    /some-prefix/
        etc/
            dbus-1/
                session-local.conf
        share/
            dbus-1/
                session.conf

relocatable to any location.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92028
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Tested-by: Ralf Habacker <ralf.habacker@freenet.de>
bus/legacy-config/session.conf.in
bus/legacy-config/system.conf.in
bus/session.conf.in
bus/system.conf.in
cmake/CMakeLists.txt
configure.ac