hamster-applet r894 - trunk/hamster
- From: tbaugis svn gnome org
- To: svn-commits-list gnome org
- Subject: hamster-applet r894 - trunk/hamster
- Date: Sun, 12 Apr 2009 20:43:58 +0000 (UTC)
Author: tbaugis
Date: Sun Apr 12 20:43:58 2009
New Revision: 894
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=894&view=rev
Log:
the hang has been fixed, closing bug 572503
Modified:
trunk/hamster/eds.py
Modified: trunk/hamster/eds.py
==============================================================================
--- trunk/hamster/eds.py (original)
+++ trunk/hamster/eds.py Sun Apr 12 20:43:58 2009
@@ -28,12 +28,6 @@
pass
def get_eds_tasks():
- # the development version of evolution API causes whole thing to hang
- # http://bugzilla.gnome.org/show_bug.cgi?id=571503
- # disabling until we get some solution.
- print "INFO: Not importing evolution tasks, see http://bugzilla.gnome.org/show_bug.cgi?id=571503"
- return []
-
if EDS_AVAILABLE == False:
return []
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]