Mercurial > pidgin.yaz
diff pidgin/plugins/gevolution/gevolution.c @ 27213:c952aa75df18
I heard bonobo is going away? Just add a note that we'll need to find
something else to use in this plugin.
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sat, 20 Jun 2009 23:04:29 +0000 |
| parents | 6e1967b0f90b |
| children | 9e916fd25f48 |
line wrap: on
line diff
--- a/pidgin/plugins/gevolution/gevolution.c Sat Jun 20 21:44:23 2009 +0000 +++ b/pidgin/plugins/gevolution/gevolution.c Sat Jun 20 23:04:29 2009 +0000 @@ -39,6 +39,7 @@ #include <libedata-book/Evolution-DataServer-Addressbook.h> #include <libedata-book/e-data-book-factory.h> +/* TODO: bonobo is going away eventually, we'll need to find an alternative */ #include <bonobo/bonobo-main.h> #include <glib.h>
