Mercurial > pidgin
comparison src/toc.c @ 369:cf895313fc50
[gaim-migrate @ 379]
Nothing interesting
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Fri, 09 Jun 2000 08:06:22 +0000 |
| parents | 22161278657c |
| children | 0d4e80bdb96b |
comparison
equal
deleted
inserted
replaced
| 368:9bf1f77985d2 | 369:cf895313fc50 |
|---|---|
| 684 | 684 |
| 685 for (i--; i >= 0; i--) | 685 for (i--; i >= 0; i--) |
| 686 g_free(messages[i]); | 686 g_free(messages[i]); |
| 687 | 687 |
| 688 accept_file_dialog(ft); | 688 accept_file_dialog(ft); |
| 689 } else if (!strcmp(uuid, VOICE_UID)) { | |
| 690 /* oh goody. voice over ip. fun stuff. */ | |
| 691 | |
| 689 /* | 692 /* |
| 690 } else if (!strcmp(uuid, VOICE_UID)) { | |
| 691 } else if (!strcmp(uuid, B_ICON_UID)) { | 693 } else if (!strcmp(uuid, B_ICON_UID)) { |
| 692 } else if (!strcmp(uuid, IMAGE_UID)) { | 694 } else if (!strcmp(uuid, IMAGE_UID)) { |
| 693 */ | 695 */ |
| 694 | 696 |
| 695 } else { | 697 } else { |
