commit/unicodeBrailleInput: josephsl: L10N maintenance

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 25 Nov 2016 17:38:18 -0000

1 new commit in unicodeBrailleInput:

https://bitbucket.org/nvdaaddonteam/unicodebrailleinput/commits/2ab1f7e4b368/
Changeset:   2ab1f7e4b368
Branch:      stable
User:        josephsl
Date:        2016-11-25 17:37:53+00:00
Summary:     L10N maintenance

Signed-off-by: Joseph Lee <joseph.lee22590@xxxxxxxxx>

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index c18300f..9d10c7e 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" : _("Displays a text field to type numeric braille 
(e.g. 1345-1236-145-1) and converts it into unicode braille characters."),
        # version
-       "addon_version" : "2.5",
+       "addon_version" : "2.6",
        # Author(s)
        "addon_author" : u"Mesar Hameed <mhameed@xxxxxxxxxxxxx>, Patrick ZAJDA 
<patrick@xxxxxxxx>",
        # URL for the add-on documentation support

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

--

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/unicodeBrailleInput: josephsl: L10N maintenance - commits-noreply