Mercurial > pidgin
changeset 10313:455c0830d108
[gaim-migrate @ 11511]
" There was a mistake in the name of this header
file. Actually it was declared as #include
"gaim-disclosure.h" when it should have been #include
"gtkgaim-disclosure.h"..." --Norberto Lopes
I don't have the evolution stuff installed, so i didn't notice this.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 03 Dec 2004 12:19:03 +0000 |
parents | 1f2fe577ffb6 |
children | 0a561b6ef7ec |
files | plugins/gevolution/assoc-buddy.c plugins/gevolution/eds-utils.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/gevolution/assoc-buddy.c Fri Dec 03 04:17:00 2004 +0000 +++ b/plugins/gevolution/assoc-buddy.c Fri Dec 03 12:19:03 2004 +0000 @@ -23,7 +23,7 @@ #include "gtkgaim.h" #include "gtkutils.h" #include "gtkimhtml.h" -#include "gaim-disclosure.h" +#include "gtkgaim-disclosure.h" #include "debug.h"
--- a/plugins/gevolution/eds-utils.c Fri Dec 03 04:17:00 2004 +0000 +++ b/plugins/gevolution/eds-utils.c Fri Dec 03 12:19:03 2004 +0000 @@ -24,7 +24,7 @@ #include "gtkgaim.h" #include "gtkutils.h" #include "gtkimhtml.h" -#include "gaim-disclosure.h" +#include "gtkgaim-disclosure.h" #include "debug.h" #include "gevolution.h"