[nvda-addons] Re: commit/Ventrilo: kyleman: tweeked a few things.

  • From: "Kyle Borah" <kgborah@xxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Mon, 29 Feb 2016 14:27:11 -0600

Okay, what should I put there. Wasn't sure what to put.

-----Original Message-----
From: nvda-addons-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-bounce@xxxxxxxxxxxxx] On Behalf Of Joseph Lee
Sent: Monday, February 29, 2016 2:16 PM
To: nvda-addons@xxxxxxxxxxxxx; nvda-addons-commits@xxxxxxxxxxxxx
Subject: [nvda-addons] Re: commit/Ventrilo: kyleman: tweeked a few things.

Hi Kyle,
When defining add-on author: you realize that this isn't going to work
properly, right? Gettext expects a string, not a list of them.
Cheers,
Joseph P.S. Ventrilo add-on code review in progress.

-----Original Message-----
From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of
commits-noreply@xxxxxxxxxxxxx
Sent: Monday, February 29, 2016 11:13 AM
To: nvda-addons-commits@xxxxxxxxxxxxx
Subject: commit/Ventrilo: kyleman: tweeked a few things.

1 new commit in Ventrilo:

https://bitbucket.org/nvdaaddonteam/ventrilo/commits/d4e0d08df87c/
Changeset:   d4e0d08df87c
Branch:      master
User:        kyleman
Date:        2016-02-29 19:12:23+00:00
Summary:     tweeked a few things.

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py index edee2d3..fbf49f1 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -21,7 +21,7 @@ addon_info = {
        # version
        "addon_version" : "1.0",
        # Author(s)
-       "addon_author" : u"Ruslan, Beqa Gozalishvili
<beqaprogger@xxxxxxxxx>",
+       "addon_author" : u"Ruslan, Beqa Gozalishvili
<beqaprogger@xxxxxxxxx>", u"Kyle borah <kgborah@xxxxxxx>"
        # URL for the add-on documentation support
        "addon_url" : "http://addons.nvda-project.org";,
        # Documentation file name

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

--

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: A list to discuss add-on code enhancements and for reporting
bugs. 

Community addons are available from: http://addons.nvda-project.org To send
a message to the list: nvda-addons@xxxxxxxxxxxxx To change your list
settings/unsubscribe: //www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting 
bugs. 

Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe: 
//www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

Other related posts: