im.pidgin.pidgin: 8b27b75540a87e4b7dd58cff3eb4733550d273a8
sadrul at pidgin.im
sadrul at pidgin.im
Sat Jan 26 17:40:38 EST 2008
-----------------------------------------------------------------
Revision: 8b27b75540a87e4b7dd58cff3eb4733550d273a8
Ancestor: 9c853a2a1aebad6b032788dd18ee9ef325617e34
Author: sadrul at pidgin.im
Date: 2008-01-26T22:36:01
Branch: im.pidgin.pidgin
Modified files:
finch/gntcertmgr.c finch/gntidle.c finch/gntpounce.c
finch/gntsound.c finch/gntui.c
ChangeLog:
Include finch.h from these files, instead of internal.h.
-------------- next part --------------
============================================================
--- finch/gntcertmgr.c 37512dbdbe1c1ff726b5d716854d2b661ebcbfc9
+++ finch/gntcertmgr.c 85e1a7e690999d17defc2d143d277e2c9f7730fa
@@ -25,14 +25,13 @@
*
*/
-#include "internal.h"
+#include "finch.h"
#include "certificate.h"
#include "debug.h"
#include "notify.h"
#include "request.h"
-#include "finch.h"
#include "gntcertmgr.h"
#include "gntbutton.h"
============================================================
--- finch/gntidle.c 7ccab6e20579bcd55182bb7e6e20de49a9151e52
+++ finch/gntidle.c 8eff361f271a8ca5b22909334f13a0d2666679a8
@@ -21,7 +21,7 @@
*
*/
-#include "internal.h"
+#include "finch.h"
#include "gntidle.h"
#include "gntwm.h"
============================================================
--- finch/gntpounce.c 36a85ed06e9924bd5e4f5f5a6bf2230b4b3cec2a
+++ finch/gntpounce.c ec1d877240860e9077aa52a32504ce5a1534382c
@@ -35,7 +35,6 @@
#include <gnttree.h>
#include <gntutils.h>
-#include "internal.h"
#include "finch.h"
#include "account.h"
============================================================
--- finch/gntsound.c 46c79458ec72c1375ae63a6c8c57a9177f85cc2b
+++ finch/gntsound.c 541af74962c85432bed74d71a4236f1544684e06
@@ -23,7 +23,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
-#include "internal.h"
#include "finch.h"
#ifdef _WIN32
============================================================
--- finch/gntui.c ec865b97d1966ecfa5067bb27dbe4ed9dd570197
+++ finch/gntui.c 87e1ec531596308befb3899fb7d3c7532761ea8a
@@ -19,7 +19,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
-#include "internal.h"
+#include "finch.h"
#include "gntui.h"
More information about the Commits
mailing list