Merge client library with moonshot-ui
authorSam Thursfield <samthursfield@codethink.co.uk>
Mon, 4 Jul 2011 18:44:14 +0000 (19:44 +0100)
committerSam Thursfield <samthursfield@codethink.co.uk>
Mon, 4 Jul 2011 18:44:14 +0000 (19:44 +0100)
commitd22557635c9e30d4d13cb1ed1044cb90d20396b3
tree7ef33c68d48a2f1045baf692938af8c7a16e7726
parentc049ab849bdd45096de27707276a79e9624a6a82
Merge client library with moonshot-ui

(client library is currently in progress)
15 files changed:
.gitignore
Makefile.am
configure.ac
libmoonshot/libmoonshot-common.c [new file with mode: 0644]
libmoonshot/libmoonshot-common.h [new file with mode: 0644]
libmoonshot/libmoonshot-dbus.c [new file with mode: 0644]
libmoonshot/libmoonshot-msrpc.c [new file with mode: 0644]
libmoonshot/libmoonshot.h [new file with mode: 0644]
libmoonshot/moonshot-msrpc.acf [new file with mode: 0644]
libmoonshot/moonshot-msrpc.idl [new file with mode: 0644]
src/moonshot-msrpc.acf [deleted file]
src/moonshot-msrpc.idl [deleted file]
src/moonshot-msrpc.vapi
src/moonshot-server.vala
tests/basic.c [new file with mode: 0644]