commit/eMule: norrumar: Fixed e-mail address of an author.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Mon, 31 Aug 2015 16:51:40 -0000

1 new commit in eMule:

https://bitbucket.org/nvdaaddonteam/emule/commits/911955ccc161/
Changeset: 911955ccc161
Branch: stable
User: norrumar
Date: 2015-08-31 16:47:19+00:00
Summary: Fixed e-mail address of an author.

Affected #: 1 file

diff --git a/buildVars.py b/buildVars.py
index 523f6e4..4892bde 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -22,9 +22,9 @@ eMule is a P2P program to search and share files.
You can get more information about eMule at
http://www.emule-project.net""";),
# version
- "addon_version" : "2.5",
+ "addon_version" : "2.6",
# Author(s)
- "addon_author" : u"Noelia <nrm1977@xxxxxxxxx>, Chris
<llajta2012@xxxxxxxxxxx>, Alberto <a.buffolino@xxxxxxxxx>",
+ "addon_author" : u"Noelia <nrm1977@xxxxxxxxx>, Chris
<llajta2012@xxxxxxxxx>, Alberto <a.buffolino@xxxxxxxxx>",
# URL for the add-on documentation support
"addon_url" : "http://addons.nvda-project.org";,
# Documentation file name

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.

Other related posts:

  • » commit/eMule: norrumar: Fixed e-mail address of an author. - commits-noreply