pidgin/pidgin

Fix the resource name in our Transifex config file.
release-2.x.y
2014-02-01, Mark Doliner
06c5492c2d97
Fix the resource name in our Transifex config file.

I renamed this on the website a while ago.

This change should not be merged to default (there is a different
resource name there).
#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