view src/win32/gaimrc.rc @ 5291:a6f37a893b49

[gaim-migrate @ 5663] this will make things not crash, fix a bug I introduced in the last commit, and handle multiple resources correctly. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 03 May 2003 20:58:46 +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"