view libpurple/purple-client.h @ 22361:e786b2cbe200

Norwegian Bokml translation updated Closes #4394
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 28 Feb 2008 15:36:23 +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