commit/addonFiles: ABuffEr: Fixed id for virtualRevision dev

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 19 Jun 2015 11:47:48 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/17144e77eb58/
Changeset: 17144e77eb58
Branch: master
User: ABuffEr
Date: 2015-06-19 11:47:19+00:00
Summary: Fixed id for virtualRevision dev

Affected #: 1 file

diff --git a/get.php b/get.php
index 7a024e5..8b345df 100644
--- a/get.php
+++ b/get.php
@@ -43,7 +43,7 @@ $addons = array(
"tv-dev" => "teamViewer-3.0-dev.nvda-addon",
"ubi" => "unicodeBrailleInput-2.3.nvda-addon",
"ubi-dev" => "unicodeBrailleInput-2.3.nvda-addon",
- "VR" => "virtualRevision-2.0-dev.nvda-addon",
+ "vr-dev" => "virtualRevision-2.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: ABuffEr: Fixed id for virtualRevision dev - commits-noreply