[Commits] [SCM] claws branch, master, updated. 3.12.0-18-g360b657

mones at claws-mail.org mones at claws-mail.org
Fri Jul 24 14:17:45 CEST 2015


The branch, master has been updated
       via  360b6573433c02150051866161b82b87013c804c (commit)
      from  d059f927816a4fa40c7e5131ca1db52cbf631ad0 (commit)

Summary of changes:
 appdata/Makefile.am                            |    3 ++-
 appdata/claws-mail-managesieve.metainfo.xml.in |   12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 appdata/claws-mail-managesieve.metainfo.xml.in


- Log -----------------------------------------------------------------
commit 360b6573433c02150051866161b82b87013c804c
Author: Ricardo Mones <ricardo at mones.org>
Date:   Fri Jul 24 14:17:35 2015 +0200

    Add ManageSieve to appdata

diff --git a/appdata/Makefile.am b/appdata/Makefile.am
index e3ce681..e22701b 100644
--- a/appdata/Makefile.am
+++ b/appdata/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 the Claws Mail team.
+# Copyright 1999-2015 the Claws Mail team.
 # This file is part of Claws Mail package, and distributed under the
 # terms of the General Public License version 3 (or later).
 # See COPYING file for license details.
@@ -20,6 +20,7 @@ appdata_in_files = claws-mail.appdata.xml.in \
 	claws-mail-geolocation.metainfo.xml.in \
 	claws-mail-libravatar.metainfo.xml.in \
 	claws-mail-mailmbox.metainfo.xml.in \
+	claws-mail-managesieve.metainfo.xml.in \
 	claws-mail-newmail.metainfo.xml.in \
 	claws-mail-notification.metainfo.xml.in \
 	claws-mail-pdf_viewer.metainfo.xml.in \
diff --git a/appdata/claws-mail-managesieve.metainfo.xml.in b/appdata/claws-mail-managesieve.metainfo.xml.in
new file mode 100644
index 0000000..914e832
--- /dev/null
+++ b/appdata/claws-mail-managesieve.metainfo.xml.in
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2015 the Claws Mail team -->
+<component type="addon">
+<id>claws-mail-managesieve</id>
+<extends>claws-mail.desktop</extends>
+<name>ManageSieve</name>
+<_summary>Provides an interface for managing Sieve filters on IMAP servers. Those filters are used for server-side mail filtering.</_summary>
+<url type="homepage">http://claws-mail.org/plugin.php?plugin=managesieve</url>
+<metadata_license>CC0-1.0</metadata_license>
+<project_license>GPL-3.0+</project_license>
+<updatecontact>devel at lists.claws-mail.org</updatecontact>
+</component>

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list