conduit r1522 - in trunk: . conduit/modules/GoogleModule
- From: johncarr svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1522 - in trunk: . conduit/modules/GoogleModule
- Date: Wed, 18 Jun 2008 19:09:31 +0000 (UTC)
Author: johncarr
Date: Wed Jun 18 19:09:31 2008
New Revision: 1522
URL: http://svn.gnome.org/viewvc/conduit?rev=1522&view=rev
Log:
* conduit/modules/GoogleModule/GoogleModule.py:
Fix Contact two way sync (conversion code was trying to
convert a contact to a '')
Modified:
trunk/ (props changed)
trunk/ChangeLog
trunk/conduit/modules/GoogleModule/GoogleModule.py
Modified: trunk/conduit/modules/GoogleModule/GoogleModule.py
==============================================================================
--- trunk/conduit/modules/GoogleModule/GoogleModule.py (original)
+++ trunk/conduit/modules/GoogleModule/GoogleModule.py Wed Jun 18 19:09:31 2008
@@ -774,6 +774,7 @@
_description_ = _("Sync your Gmail contacts")
_category_ = conduit.dataproviders.CATEGORY_OFFICE
_module_type_ = "twoway"
+ _in_type_ = "contact"
_out_type_ = "contact"
_icon_ = "contact-new"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]