[nvda-addons] Re: commit/addonFiles: josephsl: July 18th snapshot for WinTenApps

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>, <nvda-addons-commits@xxxxxxxxxxxxx>
  • Date: Mon, 18 Jul 2016 19:27:41 -0700

Hi,
In about half an hour from now, you'll be able to try out the next snapshot
of WinTenApps. The biggest change is initial foundation to support universal
version of Skype (currently a preview release at the moment). After
installing the new try build, try using Skype Preview and see if you can
hear NVDA announce who's typing.
Cheers,
Joseph

-----Original Message-----
From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of
commits-noreply@xxxxxxxxxxxxx
Sent: Monday, July 18, 2016 7:26 PM
To: nvda-addons-commits@xxxxxxxxxxxxx
Subject: commit/addonFiles: josephsl: July 18th snapshot for WinTenApps

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/27b5110e8853/
Changeset:   27b5110e8853
Branch:      master
User:        josephsl
Date:        2016-07-19 02:25:25+00:00
Summary:     July 18th snapshot for WinTenApps

Affected #:  3 files

diff --git a/get.php b/get.php
index 39bd5c6..24dfcf7 100644
--- a/get.php
+++ b/get.php
@@ -55,7 +55,7 @@ $addons = array(
        "vlc" => "vlc-1.2.nvda-addon",
        "vent" => "Ventrilo-1.0-dev.nvda-addon",
        "w10" =>
"https://github.com/josephsl/wintenApps/releases/download/16.07/wintenApps-1
6.07.nvda-addon",
-       "w10-dev" => "wintenApps-20160712-dev.nvda-addon",
+       "w10-dev" => "wintenApps-20160718-dev.nvda-addon",
        "wrd" => "word-0.2-dev.nvda-addon"
 );
 

diff --git a/wintenApps-20160712-dev.nvda-addon
b/wintenApps-20160712-dev.nvda-addon
deleted file mode 100644
index 1c2c9a8..0000000
Binary files a/wintenApps-20160712-dev.nvda-addon and /dev/null differ

diff --git a/wintenApps-20160718-dev.nvda-addon
b/wintenApps-20160718-dev.nvda-addon
new file mode 100644
index 0000000..bbf1ff6
Binary files /dev/null and b/wintenApps-20160718-dev.nvda-addon 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.

----------------------------------------------------------------
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:

  • » [nvda-addons] Re: commit/addonFiles: josephsl: July 18th snapshot for WinTenApps - Joseph Lee