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.
13 lines
515 B
XML
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>
|