comparison src/gaim.h @ 2725:f3c094e78609

[gaim-migrate @ 2738] this actually doesn't change anything, unless you want to use gtk2. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 15 Nov 2001 22:47:04 +0000
parents e841b14b5b89
children 9f71beb77c60
comparison
equal deleted inserted replaced
2724:7f3f4aa114ad 2725:f3c094e78609
80 #define CUI_CHAT_PART 4 80 #define CUI_CHAT_PART 4
81 #define CUI_CHAT_SEND 5 81 #define CUI_CHAT_SEND 5
82 #define CUI_CHAT_RECV 6 82 #define CUI_CHAT_RECV 6
83 83
84 84
85 #define BROWSER_NETSCAPE 0
86 #define BROWSER_KFM 1
87 #define BROWSER_MANUAL 2
88 /*#define BROWSER_INTERNAL 3*/
89 #define BROWSER_GNOME 4
85 90
86 #define IM_FLAG_AWAY 0x01 91 #define IM_FLAG_AWAY 0x01
87 #define IM_FLAG_CHECKBOX 0x02 92 #define IM_FLAG_CHECKBOX 0x02
88 #define IM_FLAG_GAIMUSER 0x04 93 #define IM_FLAG_GAIMUSER 0x04
89 94