commit/goldenCursor: josephsl: L10N maintenance

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

1 new commit in goldenCursor:

https://bitbucket.org/nvdaaddonteam/goldencursor/commits/9f17cdbd4231/
Changeset:   9f17cdbd4231
Branch:      stable
User:        josephsl
Date:        2016-11-25 17:27:32+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 ec91239..aed6ea3 100755
--- 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" : _("Allows you to control the mouse movement with 
the arrow keys. for further details please visit the addon guide help."),
        # version
-       "addon_version" : "1.1",
+       "addon_version" : "1.2",
        # Author(s)
        "addon_author" : u"Salah Atair <atair1978@xxxxxxxxx>, Wafeeq Taher",
        # URL for the add-on documentation support

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

--

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