pidgin/plugins/perl/common/GtkUtils.xs@c9cb49bea66d
pidgin/plugins/perl/common/GtkUtils.xs
Sun, 06 May 2007 00:44:41 +0000
- author
- Richard Laager <rlaager@pidgin.im>
- date
- Sun, 06 May 2007 00:44:41 +0000
- changeset 16977
- c9cb49bea66d
- parent 16551
-
75ed9ff2a922
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Change the PIDGIN_NAME stuff to allow translators to transliterate the
name. The only advantage of PIDGIN_NAME is that it reduces the number
of strings in the .po file where they'd need to transliterate Pidgin. I'm
not sure if that's useful or not.
#include "gtkmodule.h"
MODULE = Pidgin::Utils PACKAGE = Pidgin::Utils PREFIX = pidgin_
PROTOTYPES: ENABLE
gboolean
pidgin_save_accels(data)
gpointer data
void
pidgin_load_accels()
gchar_own *
pidgin_convert_buddy_icon(plugin, path, size)
Purple::Plugin plugin
const char * path
size_t *size