commit/systrayList: josephsl: L10N maintenance

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

1 new commit in systrayList:

https://bitbucket.org/nvdaaddonteam/systraylist/commits/30d1406561d2/
Changeset:   30d1406561d2
Branch:      stable
User:        josephsl
Date:        2016-11-25 17:34:57+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 6ec2a7c..7b16186 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" : _("""Shows the list of buttons on the System Tray 
with NVDA+F11 once, twice shows running task lists."""),
        # version
-       "addon_version" : "1.7",
+       "addon_version" : "1.8",
        # Author(s)
        "addon_author" : u"Rui Fontes <rui.fontes@xxxxxxxxxxxxxxx>, Rui Batista 
<ruiandrebatista@xxxxxxxxx>, NVDA Community Contributors",
        # URL for the add-on documentation support

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

--

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