org.guifications.plugins.autoprofile_merge: d0fec7e91917951690e44882db93d929f8b02b6d

rekkanoryo at guifications.org rekkanoryo at guifications.org
Sun Mar 23 12:55:16 CDT 2008


-----------------------------------------------------------------
Revision: d0fec7e91917951690e44882db93d929f8b02b6d
Ancestor: 6a0cea9b5d6ab6dd07b2450c35539ef8b954b778
Author: rekkanoryo at guifications.org
Date: 2008-03-23T03:43:55
Branch: org.guifications.plugins.autoprofile_merge

Modified files:
        autoprofile/component.h autoprofile/widget.h

ChangeLog: 

s/gtkgaim\.h/pidgin.h/g

-----------------------------------------------------------------
This revision's diffstat output:
 component.h |    2 +-
 widget.h    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
============================================================
--- autoprofile/component.h	e12011350f5897ddbe0a04f8ce989d9793130a5a
+++ autoprofile/component.h	a9ffdb1e6cfb42733c632676a595f722812da3b7
@@ -32,7 +32,7 @@
 #include "notify.h"
 #include "util.h"
 
-#include "gtkgaim.h"
+#include "pidgin.h"
 #include "gtkutils.h"
 
 /* A component is composed of code that generates some sort of content,
============================================================
--- autoprofile/widget.h	313808b01ad437925ca46103a0849037e47d2d28
+++ autoprofile/widget.h	5406f1a5769b7a5311c0e131ef56b694e56aa3b0
@@ -26,7 +26,7 @@
 
 #include "component.h"
 
-#include "gtkgaim.h"
+#include "pidgin.h"
 #include "gtkutils.h"
 
 /* The heart of everything */


More information about the Plugins-commits mailing list