pidgin/plugins/perl/common/GtkPrefs.xs@b339bb8d0c18
pidgin/plugins/perl/common/GtkPrefs.xs
Tue, 30 May 2017 21:17:24 -0500
- author
- Mike Ruprecht <cmaiku@gmail.com>
- date
- Tue, 30 May 2017 21:17:24 -0500
- changeset 38312
- b339bb8d0c18
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Remove deprecated prpl files which snuck in during a merge.
This patch removes the MSN, MXit, and Yahoo files and fixes one other,
minor change that snuck in when merging 2.12 into the 3.0 branch. Doing
so also fixes `make check` which was getting confused by some unknown
files (now removed) it wasn't expecting for translations.
#include "gtkmodule.h"
MODULE = Pidgin::Prefs PACKAGE = Pidgin::Prefs PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE
void
pidgin_prefs_show()