pidgin/plugins/perl/common/GtkPlugin.xs@2320cf8d228a
pidgin/plugins/perl/common/GtkPlugin.xs
Mon, 27 Jul 2020 00:21:25 -0500
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Mon, 27 Jul 2020 00:21:25 -0500
- branch
- release-2.x.y
- changeset 40499
- 2320cf8d228a
- parent 21342
-
6d1d2ebd9277
- permissions
- -rw-r--r--
A patch from Ambrose Li to mark additional voice and video strings for translation
Mark some additional voice and video strings for translation
Reviewed at https://reviews.imfreedom.org/r/49/
#include "gtkmodule.h"
MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugins PREFIX = pidgin_plugins_
PROTOTYPES: ENABLE
void
pidgin_plugins_save()
MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugin::Dialog PREFIX = pidgin_plugin_dialog_
PROTOTYPES: ENABLE
void
pidgin_plugin_dialog_show()