conduit r1483 - in trunk: . conduit/modules/GoogleModule



Author: jstowers
Date: Mon Jun  2 13:11:55 2008
New Revision: 1483
URL: http://svn.gnome.org/viewvc/conduit?rev=1483&view=rev

Log:
2008-06-03  John Stowers  <john stowers gmail com>

	* conduit/modules/GoogleModule/GoogleModule.py: Disable Google docs
	uploader from release.



Modified:
   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	Mon Jun  2 13:11:55 2008
@@ -39,7 +39,7 @@
         "PicasaTwoWay" :         { "type": "dataprovider" },
         "YouTubeSource" :        { "type": "dataprovider" },    
         "ContactsTwoWay" :       { "type": "dataprovider" },
-        "DocumentsSink" :        { "type": "dataprovider" },
+#        "DocumentsSink" :        { "type": "dataprovider" },
     }
     log.info("Module Information: %s" % Utils.get_module_information(gdata, None))
 except (ImportError, AttributeError):



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]