Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkPlugin.xs @ 29308:8c8871afd063
Strip both \n and \r at the end of the lines when parsing a smiley theme.
Closes #10521.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 28 Jan 2010 20:39:24 +0000 |
parents | 80af064d311c |
children |
line wrap: on
line source
#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()