pidgin/pidginmessage.h

changeset 40951
c83bf354d142
parent 40526
c8cc1a4c4a02
child 41124
95555046173e
equal deleted inserted replaced
40950:c3fc77a3c015 40951:c83bf354d142
1 /* 1 /*
2 * pidgin 2 * Pidgin - Internet Messenger
3 * Copyright (C) Pidgin Developers <devel@pidgin.im>
3 * 4 *
4 * Pidgin is the legal property of its developers, whose names are too numerous 5 * Pidgin is the legal property of its developers, whose names are too numerous
5 * to list here. Please refer to the COPYRIGHT file distributed with this 6 * to list here. Please refer to the COPYRIGHT file distributed with this
6 * source distribution. 7 * source distribution.
7 * 8 *
29 /** 30 /**
30 * SECTION:pidginmessage 31 * SECTION:pidginmessage
31 * @section_id: pidgin-pidginmessage 32 * @section_id: pidgin-pidginmessage
32 * @short_description: <filename>pidginmessage.h</filename> 33 * @short_description: <filename>pidginmessage.h</filename>
33 * @title: Pidgin Message API 34 * @title: Pidgin Message API
35 *
36 * #PidginMessage maps a #PurpleMessage to a #TalkatuMessage.
34 */ 37 */
35 38
36 #include <purple.h> 39 #include <purple.h>
37 40
38 #include <talkatu.h> 41 #include <talkatu.h>

mercurial