commit/EnhancedTouchGestures: josephsl: Update version requiremenets in build vars

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 04 Jan 2018 03:58:42 +0000 (UTC)

1 new commit in EnhancedTouchGestures:

https://bitbucket.org/nvdaaddonteam/enhancedtouchgestures/commits/8baa7c6e2061/
Changeset:   8baa7c6e2061
Branch:      stable
User:        josephsl
Date:        2018-01-04 03:56:34+00:00
Summary:     Update version requiremenets in build vars

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index 2f82c01..a3a7c5f 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -17,8 +17,8 @@ addon_info = {
        "addon_summary" : _("Enhanced Touch Gestures"),
        # Add-on description
        # Translators: Long description to be shown for this add-on on add-on 
information from add-ons manager
-       "addon_description" : _("""A suite of additional touch commands, 
including tabbing and help commands.
-       Requires a touch-enabled computer with Windows 8.0 or later with NVDA 
2012.3 or later installed."""),
+       "addon_description" : _("""A suite of additional touch commands, 
including navigation and help commands.
+       Requires a touch-enabled computer with Windows 8.1 or later with NVDA 
2017.4 or later installed."""),
        # version
        "addon_version" : "17.12",
        # Author(s)

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

--

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/EnhancedTouchGestures: josephsl: Update version requiremenets in build vars - commits-noreply