Join up GUI, by adding 'Hermes' as a wrapper around Syncjob. This will
authorAndrew Flegg <andrew@bleb.org>
Mon, 7 Jun 2010 22:26:57 +0000 (23:26 +0100)
committerAndrew Flegg <andrew@bleb.org>
Mon, 7 Jun 2010 22:26:57 +0000 (23:26 +0100)
commit9c33b7ad7eac54acde08af77394ea57b7c36ea72
treeabeaf26a3a4cfc09e4d7ab226b48257a60c1c78e
parent1a33601c2c9324def3946e5c2ce2318ba2378a72
Join up GUI, by adding 'Hermes' as a wrapper around Syncjob. This will
be responsible for dealing with the address book, and will present the
old API to gtkui. This means that further GUI refactoring is minimised.
package/src/org/maemo/hermes/engine/__init__.py
package/src/org/maemo/hermes/engine/contact.py
package/src/org/maemo/hermes/engine/hermes.py [new file with mode: 0644]
package/src/org/maemo/hermes/engine/syncjob.py
package/src/org/maemo/hermes/gui/contactview.py
package/src/org/maemo/hermes/gui/gtkui.py