commit/goldwave: josephsl: GoldWave add-on 4.3/16.12, l10n maintenance, version scheme change

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 25 Nov 2016 04:23:04 -0000

1 new commit in goldwave:

https://bitbucket.org/nvdaaddonteam/goldwave/commits/07a590cf2d08/
Changeset:   07a590cf2d08
Branch:      stable
User:        josephsl
Date:        2016-11-25 04:22:41+00:00
Summary:     GoldWave add-on 4.3/16.12, l10n maintenance, version scheme change

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

Affected #:  2 files

diff --git a/buildVars.py b/buildVars.py
index c87d0dc..6943eb9 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" : _("An add-on for enhancing access and usage of 
the Goldwave audio editor."),
        # version
-       "addon_version" : "4.1",
+       "addon_version" : "16.12",
        # Author(s)
        "addon_author" : u"Joseph Lee <joseph.lee22590@xxxxxxxxx>, David 
Parduhn <xkill85@xxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
        # URL for the add-on documentation support

diff --git a/readme.md b/readme.md
index f615323..ed34b89 100755
--- a/readme.md
+++ b/readme.md
@@ -8,18 +8,22 @@ This app module enhances access and usage of Goldwave audio 
editor.
 
 ## Shortcuts ##
 
+* NvDA+Shift+C: Toggles speaking of commands during audio editing.
 * Control+Shift+P: Announces current track position.
 * NVDA+Shift+R: Announces remaining time for the currently editing track.
-* Control+NvDA+3: announces a summary on audio selection information.
-* Control+NVDA+2: Announces the total length of the audio file.
 * Control+NVDA+1: Announces the channel you are editing.
-* NvDA+Shift+C: Toggles speaking of commands during audio editing.
+* Control+NVDA+2: Announces the total length of the audio file.
+* Control+NvDA+3: announces a summary on audio selection information.
 * Control+NVDA+4: Announces the zoom level.
 
 For more information about Goldwave and keyboard commands, refer to Goldwave 
Manual.
 
 Note: GoldWave 6 requires 64-bit version of Windows 7 or later. NVDA 2014.1 or 
later is required to use add-on 2.0.
 
+## Version 16.12
+
+* Version scheme is now year.month instead of major.minor.
+
 ## Changes for 4.0
 
 * Add-on repository has moved to GitHub (now located at 
https://github.com/josephsl/goldwave).

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

--

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/goldwave: josephsl: GoldWave add-on 4.3/16.12, l10n maintenance, version scheme change - commits-noreply