view libpurple/purple-client.h @ 17241:f3e7c423232a

Update the translator name for zh_HK (name taken from zh_HK.po) Fixes: #1236
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 25 May 2007 02:08:56 +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