commit/addonFiles: parkcorp: added ventrilo addon

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 28 Aug 2015 07:08:30 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/6471dc237f12/
Changeset: 6471dc237f12
Branch: master
User: parkcorp
Date: 2015-08-28 07:08:18+00:00
Summary: added ventrilo addon

Affected #: 2 files

diff --git a/Ventrilo-1.0-dev.nvda-addon b/Ventrilo-1.0-dev.nvda-addon
new file mode 100644
index 0000000..aef176b
Binary files /dev/null and b/Ventrilo-1.0-dev.nvda-addon differ

diff --git a/get.php b/get.php
index e280796..56e9bcb 100644
--- a/get.php
+++ b/get.php
@@ -44,6 +44,7 @@ $addons = array(
"ubi" => "unicodeBrailleInput-2.3.nvda-addon",
"ubi-dev" => "unicodeBrailleInput-2.3.nvda-addon",
"VR" => "virtualRevision-2.0-dev.nvda-addon",
+ "vent" => "Ventrilo-1.0-dev.nvda-addon",
"wrd" => "word-0.2-dev.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.

Other related posts:

  • » commit/addonFiles: parkcorp: added ventrilo addon - commits-noreply