[nvda-addons] commit/addonTemplate: norrumar: Added to readme.md docHandler.py as file to be copied.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Sat, 25 May 2013 17:21:39 -0000

1 new commit in addonTemplate:

https://bitbucket.org/nvdaaddonteam/addontemplate/commits/786a4ba1bcd5/
Changeset:   786a4ba1bcd5
Branch:      addondocsupport
User:        norrumar
Date:        2013-05-25 19:21:00
Summary:     Added to readme.md docHandler.py as file to be copied.

Affected #:  1 file

diff --git a/README.md b/README.md
index 4e3a13f..abfc62b 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ You need the following software to use this code for your 
NVDA add-ons developme
 To create a new NVDA add-on, taking advantage of this template: 
 
 - Create an empty folder to hold the files for your add-on.
-- Copy the **addon** folder, the **buildVars.py** file, the manifest.ini.tpl 
file, the manifest-translated.ini.tpl, **SCONSTRUCT**, .gitignore and 
.gitattributes files to the created folder
+- Copy the **addon** folder, the **buildVars.py** file, the manifest.ini.tpl 
file, the manifest-translated.ini.tpl, **SCONSTRUCT**, .gitignore, 
.gitattributes and **docHandler.py** files to the created folder.
 - In the **buildVars.py** file, change variable **addon_info** with your 
add-on's information (name, summary, description, version, author and url).
 - Put your code in the usual folders for NVDA extension, under the **addon** 
folder. For instance: globalPlugins, synthDrivers, etc. You can delete folders 
you don't need for your particular add-on package.
 - Gettext translations must be placed into 
addon\locale\<lang>/LC_MESSAGES\nvda.po.

Repository URL: https://bitbucket.org/nvdaaddonteam/addontemplate/

--

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.

Community addons can be found here: http://addons.nvda-project.org

Other related posts: