Mercurial > pidgin.yaz
comparison libpurple/account.h @ 22873:31611d5d6a4a
merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
and 'c3fe9bf88d02997989374e7ecc80a3f2462ee462'
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 15 Nov 2008 23:47:18 +0000 |
parents | f296be2a1039 |
children | 8858a42ca237 |
comparison
equal
deleted
inserted
replaced
22872:49b311889c10 | 22873:31611d5d6a4a |
---|---|
1 /** | 1 /** |
2 * @file account.h Account API | 2 * @file account.h Account API |
3 * @ingroup core | 3 * @ingroup core |
4 * @see @ref account-signals | |
4 */ | 5 */ |
5 | 6 |
6 /* purple | 7 /* purple |
7 * | 8 * |
8 * Purple is the legal property of its developers, whose names are too numerous | 9 * Purple is the legal property of its developers, whose names are too numerous |
20 * GNU General Public License for more details. | 21 * GNU General Public License for more details. |
21 * | 22 * |
22 * You should have received a copy of the GNU General Public License | 23 * You should have received a copy of the GNU General Public License |
23 * along with this program; if not, write to the Free Software | 24 * along with this program; if not, write to the Free Software |
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 25 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
25 * | |
26 * @see @ref account-signals | |
27 */ | 26 */ |
28 #ifndef _PURPLE_ACCOUNT_H_ | 27 #ifndef _PURPLE_ACCOUNT_H_ |
29 #define _PURPLE_ACCOUNT_H_ | 28 #define _PURPLE_ACCOUNT_H_ |
30 | 29 |
31 #include <glib-object.h> | 30 #include <glib-object.h> |