annotate src/win32/resource.h @ 5686:861565bed110

[gaim-migrate @ 6107] The modify account dialog now better complies with the HIG, and proxy options are being implemented again. Also, a few improvements to utility functions and to the label for the protocol options. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 03 Jun 2003 04:33:04 +0000
parents 003e0a02d6b9
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