[nvda-addons] commit/eMule: mhameed: small change to addon description in buildvars.py

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Mon, 13 May 2013 20:12:02 -0000

1 new commit in eMule:

https://bitbucket.org/nvdaaddonteam/emule/commits/051281e1a3ee/
Changeset:   051281e1a3ee
Branch:      master
User:        mhameed
Date:        2013-05-13 22:11:52
Summary:     small change to addon description in buildvars.py

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index b6835b9..32dc656 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -10,7 +10,7 @@ addon_info = {
        "addon-name" : "eMule",
        # Add-on description
        # TRANSLATORS: Summary for this add-on to be shown on installation and 
add-on information.
-       "addon-summary" : _("eMule app module"),
+       "addon-summary" : _("eMule"),
        # Add-on description
        # Translators: Long description to be shown for this add-on on 
installation and add-on information
        "addon-description" : _("""Improves eMule's accessibility with 
NVDA."""),

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

--

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/eMule: mhameed: small change to addon description in buildvars.py - commits-noreply