Add copy of libgdbus helper for easier adoption
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Aug 2008 23:13:59 +0000 (01:13 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Aug 2008 23:13:59 +0000 (01:13 +0200)
commite3a4699f34f751d47d8fd8e5a488e4b95343732f
treee1b56caf8556c11ef8c914a15c87b3bad7621b85
parentb7b518712d302a7c372e62582c3b60af4020f13c
Add copy of libgdbus helper for easier adoption
Makefile.am
configure.ac
gdbus/Makefile.am [new file with mode: 0644]
gdbus/gdbus.h [new file with mode: 0644]
gdbus/mainloop.c [new file with mode: 0644]
gdbus/object.c [new file with mode: 0644]
gdbus/watch.c [new file with mode: 0644]
plugins/Makefile.am
src/Makefile.am
src/main.c