comparison src/win32/systray.c @ 5248:d635e8fe2fba

[gaim-migrate @ 5620] Just cleaning up some loose ends. This should fix compilation on Windows oxen. How do you peeps feel about the TOMBSTONE thing? I just like using that word. "TOBMSTONE." committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 28 Apr 2003 06:11:49 +0000
parents a96653493416
children fa63b4c784b9
comparison
equal deleted inserted replaced
5247:60983a46700e 5248:d635e8fe2fba
10 #include "resource.h" 10 #include "resource.h"
11 #include "gaim.h" 11 #include "gaim.h"
12 #include "win32dep.h" 12 #include "win32dep.h"
13 #include "MinimizeToTray.h" 13 #include "MinimizeToTray.h"
14 #include "ui.h" 14 #include "ui.h"
15 #include "gtklist.h" 15 #include "gtkblist.h"
16 16
17 /* 17 /*
18 * DEFINES, MACROS & DATA TYPES 18 * DEFINES, MACROS & DATA TYPES
19 */ 19 */
20 #define GAIM_SYSTRAY_HINT _("Gaim Instant Messenger") 20 #define GAIM_SYSTRAY_HINT _("Gaim Instant Messenger")