comparison src/gtkplugin.c @ 6927:ee51189dfe76

[gaim-migrate @ 7474] Documentation header updates. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 24 Sep 2003 01:23:47 +0000
parents 35d3c1ac5ece
children fa6395637e2c
comparison
equal deleted inserted replaced
6926:037051de314e 6927:ee51189dfe76
1 /** 1 /**
2 * @file plugins.h Conversation API 2 * @file gtkplugin.c GTK+ Plugins support
3 * @ingroup core 3 * @ingroup gtkui
4 * 4 *
5 * gaim 5 * gaim
6 * 6 *
7 * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org> 7 * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
8 * 8 *
9 * This program is free software; you can redistribute it and/or modify 9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by 10 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or 11 * the Free Software Foundation; either version 2 of the License, or
12 * (at your option) any later version. 12 * (at your option) any later version.
13 * 13 *