comparison pidgin/win32/resource.h @ 15374:5fe8042783c1

Rename gtk/ and libgaim/ to pidgin/ and libpurple/
author Sean Egan <seanegan@gmail.com>
date Sat, 20 Jan 2007 02:32:10 +0000
parents
children 4a331e8d01df
comparison
equal deleted inserted replaced
15373:f79e0f4df793 15374:5fe8042783c1
1 #define GAIM_ICON 104
2 #define GAIM_OFFLINE_ICON 105
3 #define GAIM_AWAY_ICON 106
4 #define GAIM_TRAY_ICON 107
5 #define GAIM_OFFLINE_TRAY_ICON 108
6 #define GAIM_AWAY_TRAY_ICON 109
7 #define GAIM_PEND_TRAY_ICON 110
8 #define GAIM_AWAYPEND_TRAY_ICON 111
9 #define GAIM_BLANK_TRAY_ICON 112
10 #define GAIM_TRAY_ICON_4BIT 113
11 #define GAIM_OFFLINE_TRAY_ICON_4BIT 114
12 #define GAIM_AWAY_TRAY_ICON_4BIT 115
13 #define GAIM_PEND_TRAY_ICON_4BIT 116
14 #define GAIM_AWAYPEND_TRAY_ICON_4BIT 117