From: Igor Gnatenko Date: Thu, 12 Jun 2014 15:49:40 +0000 (+0400) Subject: metainfo: add perl plugin X-Git-Tag: 3.11.0~147 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=09a5a4de4970120a9871265fd0a709ff7a664d3f;hp=6d4523406e2e574c0cf22918dcb5c2b334926ba5 metainfo: add perl plugin Reference: http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3210 Signed-off-by: Igor Gnatenko --- diff --git a/src/plugins/perl/Makefile.am b/src/plugins/perl/Makefile.am index 21737cac3..ec637ffc3 100644 --- a/src/plugins/perl/Makefile.am +++ b/src/plugins/perl/Makefile.am @@ -2,6 +2,11 @@ # This file is part of Claws Mail package. # See COPYING file for license details. +appdata_files = claws-mail-perl.metainfo.xml +appdatadir = $(datadir)/appdata +appdata_DATA = $(appdata_files) +EXTRA_DIST = $(appdata_files) + SUBDIRS = tools plugindir = $(pkglibdir)/plugins diff --git a/src/plugins/perl/claws-mail-perl.metainfo.xml b/src/plugins/perl/claws-mail-perl.metainfo.xml new file mode 100644 index 000000000..6d86a7305 --- /dev/null +++ b/src/plugins/perl/claws-mail-perl.metainfo.xml @@ -0,0 +1,12 @@ + + + +claws-mail-perl +claws-mail.desktop +Perl +Allowing the use of full Perl power in email filters +http://claws-mail.org/plugins.php +CC0-1.0 +GPL-3.0+ +i.gnatenko.brain@gmail.com +