[nvda-addons] commit/addonFiles: josephsl: URL format for CUA changed.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Wed, 22 May 2013 00:45:24 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/8f4ca5c7070b/
Changeset:   8f4ca5c7070b
Branch:      master
User:        josephsl
Date:        2013-05-22 02:44:54
Summary:     URL format for CUA changed.

Affected #:  1 file

diff --git a/get.php b/get.php
index df4df2b..ee27178 100755
--- a/get.php
+++ b/get.php
@@ -1,6 +1,6 @@
 <?php
 $addons = array(
-    "cu" => "controlUsageAssistant-1.0Beta2.nvda-addon",
+    "cu" => "http://www.nvda-kr.org/controlUsageAssistant-1.0Beta2.nvda-addon";,
        "dx" => "dropbox-3.1.nvda-addon",
     "ew" => "extendedWinamp-1.1.nvda-addon",
     "it" => "instantTranslate-2.2beta1.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 Central: A list for discussing NVDA add-ons

To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.

To unsubscribe, send an email with the subject line of "unsubscribe" (without 
quotes) to nvda-addons-request@xxxxxxxxxxxxx.

If you have questions for list moderators, please send a message to 
nvda-addons-moderators@xxxxxxxxxxxxx.

Other related posts:

  • » [nvda-addons] commit/addonFiles: josephsl: URL format for CUA changed. - commits-noreply