Mercurial > pidgin
diff src/gaim.h @ 1244:eaa0e2f5ace4
[gaim-migrate @ 1254]
Ignore incoming fonts option
committer: Tailor Script <tailor@pidgin.im>
| author | Rob Flynn <gaim@robflynn.com> |
|---|---|
| date | Tue, 12 Dec 2000 23:09:07 +0000 |
| parents | 8cb5c1000ea9 |
| children | b5783215b245 |
line wrap: on
line diff
--- a/src/gaim.h Tue Dec 12 22:52:01 2000 +0000 +++ b/src/gaim.h Tue Dec 12 23:09:07 2000 +0000 @@ -469,6 +469,7 @@ #define OPT_DISP_CONV_BUTTON_XPM 0x00080000 #define OPT_DISP_CHAT_BUTTON_XPM 0x00100000 #define OPT_DISP_SHOW_WARN 0x00200000 +#define OPT_DISP_IGNORE_FONTS 0x00400000 extern int sound_options; #define OPT_SOUND_LOGIN 0x00000001
