separate daemon from gui, not auto connect
authorRodrigo Linfati <rodrigo@linfati.cl>
Mon, 24 Jan 2011 14:59:59 +0000 (15:59 +0100)
committerRodrigo Linfati <rodrigo@linfati.cl>
Mon, 24 Jan 2011 14:59:59 +0000 (15:59 +0100)
commit4c9db197ce7c6a18405695885e4ce59d10bddf05
tree5b6d7a76197804fc1f94a6bf979c8ab9a2da85a1
parent9d295c4f9e19164760e22d26f36b2a6164895441
separate daemon from gui, not auto connect
13 files changed:
GoogleLatitudeCommon.pri [new file with mode: 0644]
GoogleLatitudeDaemon.pro [new file with mode: 0644]
GoogleLatitudeGUI.pro [new file with mode: 0644]
data/googlelatitude.desktop
debian/googlelatitude.install
debian/rules
googlelatitude.pro
src/glatitude.cpp
src/gps.cpp
src/latitude.cpp
src/main-daemon.cpp [new file with mode: 0644]
src/main-gui.cpp [new file with mode: 0644]
src/main.cpp [deleted file]