comparison src/gaim.h @ 3961:b85b1771626f

[gaim-migrate @ 4143] robot101 will eventually come up with a version of autoupdating friendly names (and presumably eventually nicknames for icq as well) that will be committed. when he does, this option will be used. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 14 Nov 2002 03:22:08 +0000
parents 22ed8423a964
children bb26226dedcc
comparison
equal deleted inserted replaced
3960:7ba5f2e13ee8 3961:b85b1771626f
153 153
154 #define OPT_USR_AUTO 0x00000001 154 #define OPT_USR_AUTO 0x00000001
155 /*#define OPT_USR_KEEPALV 0x00000002 this shouldn't be optional */ 155 /*#define OPT_USR_KEEPALV 0x00000002 this shouldn't be optional */
156 #define OPT_USR_REM_PASS 0x00000004 156 #define OPT_USR_REM_PASS 0x00000004
157 #define OPT_USR_MAIL_CHECK 0x00000008 157 #define OPT_USR_MAIL_CHECK 0x00000008
158 /*do not use OPT_USR 0x00000010 */
158 159
159 #define DEFAULT_INFO "Visit the Gaim website at <A HREF=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net/</A>." 160 #define DEFAULT_INFO "Visit the Gaim website at <A HREF=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net/</A>."
160 161
161 162
162 163