Files
evolution/modules/spamassassin/evolution-spamassassin.metainfo.xml.in
Milan Crha 446a23d752 Add metainfo.xml files for bogofilter and spamassassin plugins
These are useful for GNOME Software, to show the plugins as an addon
for the Evolution. Packagers can decide what to do with the file,
either they can add it into the respective subpackage or they can
just ignore (remove) the files, if they do not build special packages
for these plugins.
2014-10-08 11:30:53 +02:00

13 lines
515 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Evolution Team <evolution-hackers@gnome.org> -->
<component type="addon">
<id>evolution-spamassassin</id>
<extends>evolution.desktop</extends>
<_name>SpamAssassin</_name>
<_summary>Junk filter using SpamAssassin</_summary>
<url type="homepage">https://live.gnome.org/Apps/Evolution</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL</project_license>
<updatecontact>evolution-hackers_at_gnome.org</updatecontact>
</component>