Mercurial > pidgin
comparison src/multi.h @ 2918:4df759d607f3
[gaim-migrate @ 2931]
this was a bad hack.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Sat, 22 Dec 2001 08:08:37 +0000 |
| parents | 4254491c722b |
| children | b68c648618a3 |
comparison
equal
deleted
inserted
replaced
| 2917:93e2c99ccf50 | 2918:4df759d607f3 |
|---|---|
| 72 int evil; | 72 int evil; |
| 73 gboolean wants_to_die; /* defaults to FALSE */ | 73 gboolean wants_to_die; /* defaults to FALSE */ |
| 74 }; | 74 }; |
| 75 | 75 |
| 76 #define OPT_CONN_HTML 0x00000001 | 76 #define OPT_CONN_HTML 0x00000001 |
| 77 #define OPT_CONN_SHOW_HTML 0x00000002 | |
| 78 | 77 |
| 79 struct proto_user_opt { | 78 struct proto_user_opt { |
| 80 char *label; | 79 char *label; |
| 81 char *def; | 80 char *def; |
| 82 int pos; | 81 int pos; |
