comparison libpurple/plugin.h @ 18997:90d8d8bb395a

merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c' and '8684b5a2faae1ccbd37e2af4ae3717e14395f62d'
author William Ehlhardt <williamehlhardt@gmail.com>
date Sun, 08 Jul 2007 01:37:37 +0000
parents 2177a11e169d
children 5c1ed6296b56 44b4e8bd759b
comparison
equal deleted inserted replaced
18959:88be01d503fb 18997:90d8d8bb395a
19 * GNU General Public License for more details. 19 * GNU General Public License for more details.
20 * 20 *
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 *
25 * @see @ref plugin-signals
26 * @see @ref plugin-ids
27 * @see @ref plugin-i18n
24 */ 28 */
25 #ifndef _PURPLE_PLUGIN_H_ 29 #ifndef _PURPLE_PLUGIN_H_
26 #define _PURPLE_PLUGIN_H_ 30 #define _PURPLE_PLUGIN_H_
27 31
28 #include <glib/glist.h> 32 #include <glib/glist.h>