commit/controlUsageAssistant: 2 new changesets

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Sun, 10 Nov 2019 03:44:15 +0000 (UTC)

2 new commits in controlUsageAssistant:

https://bitbucket.org/nvdaaddonteam/controlusageassistant/commits/fef975ff9a70/
Changeset:   fef975ff9a70
Branch:      None
User:        josephsl
Date:        2019-11-10 03:43:10+00:00
Summary:     Readme: add 3.0/19.11 changes

Affected #:  1 file

diff --git a/README.md b/README.md
index b93a694..f10278a 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@
 Use this add-on to find out how to interact with the focused control.
 Press NvDA+H to obtain a short help message on interacting with the focused 
control, such as checkboxes, edit fields and so on.
 
+## Version 3.0/19.11
+
+* Version scheme is now year.month.
+* When NVDA+H is pressed, a help screen will be displayed instead of a flash 
message being shown.
+
 ## Version 2.5
 
 * Compatible with Python 3.


https://bitbucket.org/nvdaaddonteam/controlusageassistant/commits/565737b5998d/
Changeset:   565737b5998d
Branch:      stable
User:        josephsl
Date:        2019-11-10 03:43:25+00:00
Summary:     Control Usage Assistant 3.0/19.11

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

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index 9d71ba6..3c3461e 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -16,7 +16,7 @@ addon_info = {
        "addon_description" : _("""Allows you to find out how to interact with 
the focused control, useful for new computer users new to Windows and to NvDA.
        Press NvDA+H to get a short help message on using the focused control, 
such as moving through tables, checkboxes and so on."""),
        # version
-       "addon_version" : "2.5",
+       "addon_version" : "19.11",
        # Author(s)
        "addon_author" : "Joseph Lee <joseph.lee22590@xxxxxxxxx>",
        # URL for the add-on documentation support

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

--

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: