diff pidgin/win32/IdleTracker/idletrack.c @ 15823:32c366eeeb99

sed -ie 's/gaim/purple/g'
author Sean Egan <seanegan@gmail.com>
date Mon, 19 Mar 2007 07:01:17 +0000
parents 026f9c6cc942
children
line wrap: on
line diff
--- a/pidgin/win32/IdleTracker/idletrack.c	Mon Mar 19 06:11:46 2007 +0000
+++ b/pidgin/win32/IdleTracker/idletrack.c	Mon Mar 19 07:01:17 2007 +0000
@@ -13,7 +13,7 @@
  *  using hooks doesn't put the willys up programs that keep an eye out for
  *  loggers.
  *
- *  Windows 9x doesn't have GetLastInputInfo - when Gaim runs on these machines
+ *  Windows 9x doesn't have GetLastInputInfo - when Purple runs on these machines
  *  the code silently falls back onto the old hooking scheme.
  */
 #define _WIN32_WINNT 0x0500