Re: [E-devel] [PATCH] EWeather : Google plugin error handler

2011-05-12 Thread Soulou
Hi again, First patch is always a bad patch, here is the good one. Sorry -- Soulou On Thu, 2011-05-12 at 13:47 +0200, Soulou wrote: > Hi, > > This is my first patch, it's just to handle > ECORE_CONN_EVENT_SERVER_ERROR in the google plugin in order to see > what's wrong, because I don't find why

[E-devel] [PATCH] EWeather : Google plugin error handler

2011-05-12 Thread Soulou
Hi, This is my first patch, it's just to handle ECORE_CONN_EVENT_SERVER_ERROR in the google plugin in order to see what's wrong, because I don't find why the plugin isn't working. Thanks, -- Soulou Index: src/plugins/google/google.c =