[nvda-addons] commit/addonFiles: mhameed: fix indentation.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Wed, 22 May 2013 08:53:46 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/8a3b1e1bacda/
Changeset:   8a3b1e1bacda
Branch:      master
User:        mhameed
Date:        2013-05-22 10:53:32
Summary:     fix indentation.

Affected #:  1 file

diff --git a/get.php b/get.php
index f2d77c3..9d5f313 100755
--- a/get.php
+++ b/get.php
@@ -1,7 +1,7 @@
 <?php
 $addons = array(
     "cua" => "controlUsageAssistant-1.0.nvda-addon",
-       "dx" => "dropbox-3.1.nvda-addon",
+    "dx" => "dropbox-3.1.nvda-addon",
     "ew" => "extendedWinamp-1.1.nvda-addon",
     "it" => "instantTranslate-2.2beta1.nvda-addon",
     "ocr" => 
"http://files.nvaccess.org/nvda-addons/ocr_0.20120529.01.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: mhameed: fix indentation. - commits-noreply