[nvda-addons] Re: commit/addonFiles: norrumar: Added CCD 5.0, PM 7.0, RF 3.0, RSY 2.0 dev and stable versions

  • From: Noelia <nrm1977@xxxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Sat, 31 Dec 2016 09:22:24 +0100

Hi, I have released stable versions of the following add-ons, after two weeks without known bugs after releasing dev versions:
- clipContentsDesigner.
- placeMarkers.
- readFeeds.
- reportSymbols.

I have deleted the repos from NVDA add-ons GitHub organization, as suggested to use it for documentation.
Unfortunately, it seems that the update of addon files repo and the documentation of the website has no effect, and I don't know what's the problem.
This causes that stable add-ons are not found, as the link has changed.
Hope this can be fixed as soon as possible.
Thanks and hapy new year.

PS: I remember that Emoticons add-on, 5.0 branch, is waiting a review if someone is interested.
I recommend you to review it, as sincerely this add-on has valuable code to learn, writen by Chris (an excellent author expert on regular expressions among other things); also you could see how to add translatable entries to speech dictionariesdinamically, thanks to Mesar, main contributor to the translations system used by NVDA. Furthermore, the add-on uses a gui contributed by a new author who makes possible to insert emojis.
Thanks.


El 31/12/2016 a las 8:16, commits-noreply@xxxxxxxxxxxxx escribió:

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/b41738e90ab2/
Changeset:   b41738e90ab2
Branch:      master
User:        norrumar
Date:        2016-12-31 07:16:45+00:00
Summary:     Added CCD 5.0, PM 7.0, RF 3.0, RSY 2.0 dev and stable versions

Affected #:  1 file

diff --git a/get.php b/get.php
index 588052a..70d9d14 100644
--- a/get.php
+++ b/get.php
@@ -5,8 +5,8 @@ $addons = array(
        "bc" => "bitChe-2.6.nvda-addon",
        "bc-dev" => "bitChe-2.6.nvda-addon",
        "clsel" => 
"https://github.com/tspivey/classicSelection/releases/download/v1.0/classicSelection-1.0.nvda-addon";,
-       "ccd" => 
"https://github.com/nvdaaddons/clipContentsDesigner/releases/download/v4.1/clipContentsDesigner-4.1.nvda-addon";,
-       "ccd-dev" => 
"https://github.com/nvdaes/clipContentsDesigner/releases/download/5.0-dev/clipContentsDesigner-5.0-dev.nvda-addon";,
+       "ccd" => 
"https://github.com/nvdaes/clipContentsDesigner/releases/download/5.0/clipContentsDesigner-5.0.nvda-addon";,
+       "ccd-dev" => 
"https://github.com/nvdaes/clipContentsDesigner/releases/download/5.0/clipContentsDesigner-5.0.nvda-addon";,
        "cr-dev" => "columnsReview-3.0-dev.nvda-addon",
        "crh-dev" => "https://files.derekriemer.com/crashHero-dev.nvda-addon";,
        "cua" => "controlUsageAssistant-2.3.nvda-addon",
@@ -40,16 +40,16 @@ $addons = array(
        "objPad-dev" => 
"https://github.com/josephsl/objPad/releases/download/16.12/objPad-16.12.nvda-addon";,
        "ocr" => 
"http://files.nvaccess.org/nvda-addons/ocr_0.20120529.01.nvda-addon";,
        "pckbbrl" => 
"http://files.nvaccess.org/nvda-addons/pcKbBrl-2014.1.nvda-addon";,
-       "pm" => 
"https://github.com/nvdaaddons/placeMarkers/releases/download/6.6/placeMarkers-6.6.nvda-addon";,
-       "pm-dev" => 
"https://github.com/nvdaes/placeMarkers/releases/download/7.2-dev/placeMarkers-7.2-dev.nvda-addon";,
+       "pm" => 
"https://github.com/nvdaes/placeMarkers/releases/download/7.0/placeMarkers-7.0.nvda-addon";,
+       "pm-dev" => 
"https://github.com/nvdaes/placeMarkers/releases/download/7.0/placeMarkers-7.0.nvda-addon";,
        "qb-dev" => 
"http://files.nvaccess.org/nvda-addons/quickBooks2014-2014.4.7.nvda-addon";,
-       "rf" => 
"https://github.com/nvdaaddons/readFeeds/releases/download/2.10/readFeeds-2.10.nvda-addon";,
-       "rf-dev" => 
"https://github.com/nvdaes/readFeeds/releases/download/3.0-dev/readFeeds-3.0-dev.nvda-addon";,
+       "rf" => 
"https://github.com/nvdaes/readFeeds/releases/download/3.0/readFeeds-3.0.nvda-addon";,
+       "rf-dev" => 
"https://github.com/nvdaes/readFeeds/releases/download/3.0/readFeeds-3.0.nvda-addon";,
        "rm" => "resourceMonitor-16.10.nvda-addon",
        "rm-dev" => "resourceMonitor-16.10.nvda-addon",
        "rs-dev" => "rapidSettings-2.0dev.nvda-addon",
-       "rsy" => 
"https://github.com/nvdaaddons/reportSymbols/releases/download/1.1/reportSymbols-1.1.nvda-addon";,
-       "rsy-dev" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.0-dev/reportSymbols-2.0-dev.nvda-addon";,
+       "rsy" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.0/reportSymbols-2.0.nvda-addon";,
+       "rsy-dev" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.0/reportSymbols-2.0.nvda-addon";,
        "st" => "systrayList-1.8.nvda-addon",
        "st-dev" => "systrayList-2.0-dev.nvda-addon",
        "spl" => 
"https://github.com/josephsl/stationPlaylist/releases/download/17.01/stationPlaylist-17.01.nvda-addon";,

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

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting bugs.
Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe: 
//www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

Other related posts: