comparison pidgin/win32/resource.h @ 15997:495800004c0a

4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 05 Apr 2007 04:25:11 +0000
parents 32c366eeeb99
children 94ee22ed492b
comparison
equal deleted inserted replaced
15996:1f06a0433528 15997:495800004c0a
1 #define PURPLE_ICON 104 1 #define PIDGIN_ICON 104
2 #define PIDGIN_TRAY_AVAILABLE_4BIT 105
3 #define PIDGIN_TRAY_AWAY_4BIT 106
4 #define PIDGIN_TRAY_BUSY_4BIT 107
5 #define PIDGIN_TRAY_XA_4BIT 108
6 #define PIDGIN_TRAY_OFFLINE_4BIT 109
7 #define PIDGIN_TRAY_CONNECTING_4BIT 110
8 #define PIDGIN_TRAY_PENDING_4BIT 111