Mercurial > pidgin
view libpurple/purple-client.h @ 25545:5590af2fc1c2
Add other languages committed by translators to the ChangeLog and run
XGETTEXT_ARGS=--no-location intltool-update on the files that added in
file locations/line numbers.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 27 Feb 2009 18:23:15 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#ifndef _PURPLE_CLIENT_H_INCLUDED_ #define _PURPLE_CLIENT_H_INCLUDED_ #include <glib.h> #include "purple-client-bindings.h" G_BEGIN_DECLS void purple_init(void); G_END_DECLS #endif