Support GDBus in UI server as well as dbus-glib
authorSam Thursfield <samthursfield@codethink.co.uk>
Tue, 29 Nov 2011 12:39:36 +0000 (12:39 +0000)
committerSam Thursfield <samthursfield@codethink.co.uk>
Tue, 29 Nov 2011 12:40:59 +0000 (12:40 +0000)
commit23fdfb5207be178b8e6322f46f863502cf29272e
tree46a271a244611b2d00f858c8efe1cfab49ab6eb6
parente610714ae71541cb38ea41f05477fcc8028b78b1
Support GDBus in UI server as well as dbus-glib

Vala 0.13 and newer have dropped support for dbus-glib. We continue supporting this so that
moonshot-ui can build on Debian Squeeze but we now use GDBus instead of GIO >= 2.26 is
avaiable.

libmoonshot still uses dbus-glib, because this is written in C so there is no reason to
maintain two versions.
Makefile.am
configure.ac
src/moonshot-window.vala