Re: [PATCH] Hook up chat opening for empathy



Ignore the part which enables empathy, it was a leftover and I reverted it:

@@ -53,8 +62,8 @@
     global _client

     if _client == None:
-        _client = Pidgin()
-        #_client = Empathy()
+        #_client = Pidgin()
+        _client = Empathy()


On Wed, Jun 11, 2008 at 2:37 PM, Marco Pesenti Gritti
<mpgritti gmail com> wrote:
> I already checked this one in by mistake (I wanted to just commit some
> ignores but apparently if you pass a directory to svn commit it also
> commits all the changed files).
>
> Marco
>


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