view src/win32/gaimrc.rc @ 5534:0aa4d089125c

[gaim-migrate @ 5934] prefs is finally starting to look the way I wanted it to. now there is no explicit saving of prefs (except on quit). prefs are saved automagically when a pref is changed. i also went in and finished the job of moving the debug window over to new prefs committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 26 May 2003 15:44:21 +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"