[Commits] [SCM] claws branch, gtk3, updated. 3.16.0-933-g182db6138

paul at claws-mail.org paul at claws-mail.org
Thu Feb 20 12:17:23 CET 2020


The branch, gtk3 has been updated
       via  182db61383062b5e95bd06dde1fb3bb42ed2616e (commit)
       via  b9640a2b925120a6627e3f49fb17088189fe356c (commit)
      from  ea7cdb2fcb8379290c8e7ecfc701da308a3f212c (commit)

Summary of changes:
 README                    | 17 ++++++++++-------
 src/plugins/rssyl/rssyl.h |  2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)


- Log -----------------------------------------------------------------
commit 182db61383062b5e95bd06dde1fb3bb42ed2616e
Author: Paul <paul at claws-mail.org>
Date:   Thu Feb 20 11:16:10 2020 +0000

    update RSSYL_DEFAULT_FEED (although unused)

diff --git a/src/plugins/rssyl/rssyl.h b/src/plugins/rssyl/rssyl.h
index 3a9e25dfe..3ef82a964 100644
--- a/src/plugins/rssyl/rssyl.h
+++ b/src/plugins/rssyl/rssyl.h
@@ -20,7 +20,7 @@
 #define RSSYL_DEFAULT_MAILBOX	_("My Feeds")
 
 /* Default feed to be added when creating mailbox for the first time */
-#define RSSYL_DEFAULT_FEED	"http://planet.claws-mail.org/rss20.xml"
+#define RSSYL_DEFAULT_FEED	"https://www.claws-mail.org/releases.rss"
 
 /* File where info about user-deleted feed items is stored */
 #define RSSYL_DELETED_FILE ".deleted"

commit b9640a2b925120a6627e3f49fb17088189fe356c
Author: Paul <paul at claws-mail.org>
Date:   Thu Feb 20 11:15:12 2020 +0000

    remove defunct planet URL; add LiteHTML Viewer info, and other minor updates

diff --git a/README b/README
index 8e19c3434..66721a64e 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-Claws Mail - a GTK+ based, lightweight, and fast e-mail client
+Claws Mail - a GTK+ lightweight and fast e-mail client
 
 ---------------------------------------------------------------------
 
-   Copyright (C) 1999-2019 The Claws Mail Team and Hiroyuki Yamamoto
+   Copyright (C) 1999-2020 The Claws Mail Team and Hiroyuki Yamamoto
    <hiro-y at kcn.ne.jp>
 
 
@@ -44,9 +44,9 @@ Summary:
 1. What is Claws Mail?
 --------------------------
 
-Claws Mail (previously known as Sylpheed-Claws) is a lightweight and
-highly configurable email client and news reader based on the GTK+
-GUI toolkit, it runs on the X Window System.
+Claws Mail is a lightweight and highly configurable email client
+and news reader based on the GTK+ GUI toolkit, it runs on the X
+Window System.
 
 Claws Mail is free software distributed under the GNU GPL.
 
@@ -152,6 +152,11 @@ All plugin preferences can be found under
     Displays sender avatars from https://www.libravatar.org/, from own
     sender's domain if enabled or even an automatically generated one.
 
+  o LiteHTML Viewer
+    Renders HTML mails and HTML parts of multipart messages using the
+    using the litehtml library (http://www.litehtml.com/). External content
+    is blocked by default (including images) to avoid remote tracking.
+
   o MailMbox
     Handles mailboxes in Mbox format using the libEtPan! library. Mbox 
     files can be added to the folder tree and used like regular mailboxes.
@@ -753,8 +758,6 @@ Internationalisation Status
     https://www.claws-mail.org/i18n.php
 Donations
     https://www.claws-mail.org/sponsors.php
-Planet Claws Mail
-    https://planet.claws-mail.org/
 Claws Mail for Windows homepage
     https://www.claws-mail.org/win32/
 

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list