view src/win32/gaimrc.rc @ 5357:2a1c92df7024

[gaim-migrate @ 5733] This should make event broadcasting on loader plugins (like perl) work again. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 11 May 2003 21:47:29 +0000
parents 003e0a02d6b9
children 61e6682af312
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"