annotate src/win32/gaimrc.rc @ 10512:195a587aeacf

[gaim-migrate @ 11811] This (based on Patches 1080754 and 1064761) makes the win32 systray use the prettier icons that are used everywhere else (unless you are unfortunate enough to run in 4-bit color, in which case, you are probably used to everything being ugly). committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 13 Jan 2005 05:24:08 +0000
parents c2fb9192377b
children 976c7b186789
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3631
29ef47dafb48 [gaim-migrate @ 3754]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 #include "resource.h"
29ef47dafb48 [gaim-migrate @ 3754]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2
4087
5a1873bf4755 [gaim-migrate @ 4302]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3958
diff changeset
3 GAIM_ICON ICON "../pixmaps/gaim.ico"
10512
195a587aeacf [gaim-migrate @ 11811]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 6894
diff changeset
4 GAIM_TRAY_ICON ICON "../pixmaps/gaim_16.ico"
195a587aeacf [gaim-migrate @ 11811]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 6894
diff changeset
5 GAIM_OFFLINE_TRAY_ICON ICON "../pixmaps/gaim_offline_16.ico"
195a587aeacf [gaim-migrate @ 11811]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 6894
diff changeset
6 GAIM_AWAY_TRAY_ICON ICON "../pixmaps/gaim_away_16.ico"
195a587aeacf [gaim-migrate @ 11811]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 6894
diff changeset
7 GAIM_PEND_TRAY_ICON ICON "../pixmaps/gaim_msgunread_16.ico"
195a587aeacf [gaim-migrate @ 11811]
Daniel Atallah <daniel.atallah@gmail.com>
parents: 6894
diff changeset
8 GAIM_AWAYPEND_TRAY_ICON ICON "../pixmaps/gaim_msgpend_16.ico"
6894
c2fb9192377b [gaim-migrate @ 7441]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6082
diff changeset
9 GAIM_BLANK_TRAY_ICON ICON "../pixmaps/gaim_blank_4bit_16.ico"