Initial import
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 29 Mar 2010 20:00:22 +0000 (22:00 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 29 Mar 2010 20:00:22 +0000 (22:00 +0200)
commit5e1c5b1d724c4a8e227d8c6690d50e8a9e7a1fd9
treebf0ae9ced8f9a32f77e5cd3e709a5bbd55a2e1fa
parent0829864fd3db87f5fcdf11b5f3e540af0d69e6a5
Initial import
17 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
debian/99azimuth [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/connection-watcher.c [new file with mode: 0644]
src/connection-watcher.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/position-publisher.c [new file with mode: 0644]
src/position-publisher.h [new file with mode: 0644]
tests/test-watcher.c [new file with mode: 0644]