commit/addonFiles: ABuffEr: Ooop, fix previous wrong RapidSettings update.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 03 Feb 2017 10:39:16 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/814ffd355e1e/
Changeset:   814ffd355e1e
Branch:      master
User:        ABuffEr
Date:        2017-02-03 10:38:28+00:00
Summary:     Ooop, fix previous wrong RapidSettings update.

Affected #:  3 files

diff --git a/get.php b/get.php
index 547a396..af765ac 100644
--- a/get.php
+++ b/get.php
@@ -47,7 +47,7 @@ $addons = array(
        "rf-dev" => 
"https://github.com/nvdaes/readFeeds/releases/download/3.0/readFeeds-3.0.nvda-addon";,
        "rm" => 
"https://github.com/josephsl/resourceMonitor/releases/download/17.02/resourceMonitor-17.02.nvda-addon";,
        "rm-dev" => 
"https://github.com/josephsl/resourceMonitor/releases/download/17.02/resourceMonitor-17.02.nvda-addon";,
-       "rs-dev" => "rapidSettings-2.0dev.nvda-addon",
+       "rs-dev" => "rapidSettings-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",

diff --git a/rapidSettings-2.0-dev.nvda-addon b/rapidSettings-2.0-dev.nvda-addon
new file mode 100644
index 0000000..2764fc8
Binary files /dev/null and b/rapidSettings-2.0-dev.nvda-addon differ

diff --git a/rapidSettings-2.0dev.nvda-addon b/rapidSettings-2.0dev.nvda-addon
deleted file mode 100644
index 5f464b0..0000000
Binary files a/rapidSettings-2.0dev.nvda-addon and /dev/null differ

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.

Other related posts:

  • » commit/addonFiles: ABuffEr: Ooop, fix previous wrong RapidSettings update. - commits-noreply