commit/readFeeds: norrumar: Bump version: 3.1

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Sun, 05 Mar 2017 04:54:27 -0000

1 new commit in readFeeds:

https://bitbucket.org/nvdaaddonteam/readfeeds/commits/de3f81b0bc7d/
Changeset:   de3f81b0bc7d
Branch:      stable
User:        norrumar
Date:        2017-03-05 04:46:31+00:00
Summary:     Bump version: 3.1

l10n updates
Updated readme: added blank lines between headers and lists, trying that items 
can be separated when creating po files

Affected #:  2 files

diff --git a/buildVars.py b/buildVars.py
index 3e3031f..6bd4cae 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -19,7 +19,7 @@ addon_info = {
        # Translators: Long description to be shown for this add-on on add-on 
information from add-ons manager
        "addon_description" : _("""Add-on for using NVDA as a feed reader."""),
        # version
-       "addon_version" : "3.0",
+       "addon_version" : "3.1",
        # Author(s)
        "addon_author" : u"Noelia Ruiz Martínez <nrm1977@xxxxxxxxx>, Mesar 
Hameed <mhameed@xxxxxxxxxxxxx>",
        # URL for the add-on documentation support

diff --git a/readme.md b/readme.md
index 080f916..70001eb 100644
--- a/readme.md
+++ b/readme.md
@@ -67,6 +67,7 @@ Announces next feed title.
 
 
 ## Changes for 3.0 ##
+
 - The dialogs to manage feed files have been removed. Now their functionality 
is included in the Feeds dialog.
 - The visual presentation of the dialogs has been enhanced, adhering to the 
appearance of the dialogs shown in NVDA.
 - The default feed is saved on the NVDA's configuration. Therefore, it's 
possible to set different default feeds in configuration profiles.
@@ -74,9 +75,11 @@ Announces next feed title.
 
 
 ## Changes for 2.0 ##
+
 - Add-on help is available from the Add-ons Manager.
 
 ## Changes for 1.0 ##
+
 - Initial version.
 
 [1]: http://addons.nvda-project.org/files/get.php?file=rf

Repository URL: https://bitbucket.org/nvdaaddonteam/readfeeds/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/readFeeds: norrumar: Bump version: 3.1 - commits-noreply