view libpurple/purple-client.h @ 29425:5f8fc6e7466a

Use a movie camera icon from N3fr0n instead of the photo camera emoticon to more closely match ICQ6. Also, change the description of this icon to "Watching a movie."
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Nov 2008 08:44:14 +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