view src/win32/gaimrc.rc @ 5089:29b80bc21ba7

[gaim-migrate @ 5451] Joe Clarke (jmarcus) writes: "The accelerator keys (e.g. ctl+q, ctl+i, etc.) do not work in GAIM 0.60. I think that's because there is no accelerator group attached to the main GAIM window. The attached patch corrects the problem." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 09 Apr 2003 23:28:47 +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"