Mercurial > pidgin
view src/win32/gaimrc.rc @ 6624:22346bcb50c2
[gaim-migrate @ 7148]
(11:42:49) Robot101: LSchiere2: in server.c, change first occurence of GAIM_MESSAGE_AUTO_RESP to GAIM_IM_AUTO_RESP
(11:46:33) Robot101: LSchiere2: (it's doing an & with imflags, for sanity check)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 25 Aug 2003 15:47:44 +0000 |
parents | 61e6682af312 |
children | c2fb9192377b |
line wrap: on
line source
#include "resource.h" GAIM_ICON ICON "../pixmaps/gaim.ico" GAIM_TRAY_ICON ICON "../pixmaps/gaim_4bit_16.ico" GAIM_OFFLINE_TRAY_ICON ICON "../pixmaps/gaim_offline_4bit_16.ico" GAIM_AWAY_TRAY_ICON ICON "../pixmaps/gaim_away_4bit_16.ico" GAIM_PEND_TRAY_ICON ICON "../pixmaps/gaim_msgunread_4bit_16.ico" GAIM_AWAYPEND_TRAY_ICON ICON "../pixmaps/gaim_msgpend_4bit_16.ico"