diff src/Makefile.mingw @ 11907:d2db6426c88a

[gaim-migrate @ 14198] sf patch #1342817, from Evan Schoenberg "As discussed in #gaim, this patch removes idle.c and replaces it with gtkidle.c and gtkidle.h. The attached diff removes the idle management from its various hiding places in connection.c, server.c, and gaim.h. The plugins Changelog.API is appropriately updated. The new gtkidle files are attached; idle.c should be removed from CVS." committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 30 Oct 2005 23:00:47 +0000
parents 8d7c99f20e4c
children 3ef381cdc47e
line wrap: on
line diff
--- a/src/Makefile.mingw	Sun Oct 30 20:20:38 2005 +0000
+++ b/src/Makefile.mingw	Sun Oct 30 23:00:47 2005 +0000
@@ -105,6 +105,7 @@
 			gtkeventloop.c \
 			gtkexpander.c \
 			gtkft.c \
+			gtkidle.c \
 			gtkimhtml.c \
 			gtkimhtmltoolbar.c \
 			gtklog.c \
@@ -126,7 +127,6 @@
 			gtkthemes.c \
 			gtkutils.c \
 			gtkwhiteboard.c \
-			idle.c \
 			imgstore.c \
 			log.c \
 			mime.c \