comparison src/status.h @ 11129:0754ce8f1122

[gaim-migrate @ 13185] Doxygen fixes committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 19 Jul 2005 05:31:36 +0000
parents 11e465b55fe6
children b4b1be482b4e
comparison
equal deleted inserted replaced
11128:83dab64c5606 11129:0754ce8f1122
1 /* 1 /*
2 * @file status.h Status API
3 * @ingroup core
4 *
2 * gaim 5 * gaim
3 * 6 *
4 * Gaim is the legal property of its developers, whose names are too numerous 7 * Gaim 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 8 * to list here. Please refer to the COPYRIGHT file distributed with this
6 * source distribution. 9 * source distribution.
21 */ 24 */
22 #ifndef _GAIM_STATUS_H_ 25 #ifndef _GAIM_STATUS_H_
23 #define _GAIM_STATUS_H_ 26 #define _GAIM_STATUS_H_
24 27
25 /** 28 /**
26 * @file status.h Status API
27 * @ingroup core
28 *
29 * A brief explanation of the status API: 29 * A brief explanation of the status API:
30 * 30 *
31 * GaimStatusType's are created by each PRPL. They outline the 31 * GaimStatusType's are created by each PRPL. They outline the
32 * available statuses of the protocol. AIM, for example, supports 32 * available statuses of the protocol. AIM, for example, supports
33 * and available state with an optional available message, an away 33 * and available state with an optional available message, an away