comparison src/prpl.h @ 6063:5239a3b4ab33

[gaim-migrate @ 6513] clean up a lot of compiler warnings. Hopefully I didn't break anything too badly. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 08 Jul 2003 06:11:49 +0000
parents d8cd876e613e
children a4b83df2165b
comparison
equal deleted inserted replaced
6062:2cd7c409d71d 6063:5239a3b4ab33
165 /** 165 /**
166 * Allows font size to be specified in sane point size 166 * Allows font size to be specified in sane point size
167 * 167 *
168 * Probably just Jabber and Y!M 168 * Probably just Jabber and Y!M
169 */ 169 */
170 OPT_PROTO_USE_POINTSIZE = 0x00000200, 170 OPT_PROTO_USE_POINTSIZE = 0x00000200
171 171
172 } GaimProtocolOptions; 172 } GaimProtocolOptions;
173 173
174 /** Custom away message. */ 174 /** Custom away message. */
175 #define GAIM_AWAY_CUSTOM _("Custom") 175 #define GAIM_AWAY_CUSTOM _("Custom")