From: Paul Date: Thu, 20 Feb 2020 11:16:10 +0000 (+0000) Subject: update RSSYL_DEFAULT_FEED (although unused) X-Git-Tag: 3.17.5~2 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=5b905e7d1bc87f05f990f6935fa4ff194f3ab137 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"