view src/win32/gaimrc.rc @ 4124:19ee0409a3d7

[gaim-migrate @ 4341] fix segfault on returning from away with messages queued from ari. also gets rid of some gtk1.2 code in favor of gtk2 code. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 23 Dec 2002 23:08:14 +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"