pidgin/pidgin

2fc862e230a7
Remove a string from the Romanian translation that's breaking iconv on Windows.

Testing Done:
ran `make dist` and built and tested the installer on Windows.

Reviewed at https://reviews.imfreedom.org/r/2157/
#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