annotate src/win32/resource.h @ 4101:003e0a02d6b9

[gaim-migrate @ 4316] New 4bit icons for systray committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Thu, 19 Dec 2002 20:33:57 +0000
parents dbcaea47834c
children 61e6682af312
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4086
dbcaea47834c [gaim-migrate @ 4301]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3958
diff changeset
1 #define GAIM_ICON 104
dbcaea47834c [gaim-migrate @ 4301]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3958
diff changeset
2 #define GAIM_OFFLINE_ICON 105
dbcaea47834c [gaim-migrate @ 4301]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 3958
diff changeset
3 #define GAIM_AWAY_ICON 106
4101
003e0a02d6b9 [gaim-migrate @ 4316]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4086
diff changeset
4 #define GAIM_TRAY_ICON 107
003e0a02d6b9 [gaim-migrate @ 4316]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4086
diff changeset
5 #define GAIM_OFFLINE_TRAY_ICON 108
003e0a02d6b9 [gaim-migrate @ 4316]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 4086
diff changeset
6 #define GAIM_AWAY_TRAY_ICON 109