commit/placeMarkers: norrumar: Fixed author e-mail address.

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

1 new commit in placeMarkers:

https://bitbucket.org/nvdaaddonteam/placemarkers/commits/77e8d41fbde5/
Changeset: 77e8d41fbde5
Branch: stable
User: norrumar
Date: 2015-08-31 16:29:19+00:00
Summary: Fixed author e-mail address.

Affected #: 1 file

diff --git a/buildVars.py b/buildVars.py
index 06d2ef7..cd37ac9 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -19,9 +19,9 @@ addon_info = {
# Translators: Long description to be shown for this add-on on add-on
information from add-ons manager
"addon_description" : _("Add-on for setting place markers on specific
virtual documents"),
# version
- "addon_version" : "5.4",
+ "addon_version" : "5.5",
# Author(s)
- "addon_author" : u"Noelia <nrm1977@xxxxxxxxx>, Chris
<llajta2012@xxxxxxxxxxx>",
+ "addon_author" : u"Noelia <nrm1977@xxxxxxxxx>, Chris
<llajta2012@xxxxxxxxx>",
# URL for the add-on documentation support
"addon_url" : "http://addons.nvda-project.org";,
# Documentation file name

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

--

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/placeMarkers: norrumar: Fixed author e-mail address. - commits-noreply