commit/placeMarkers: 2 new changesets

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: commits+int+220+6085746285340533186@xxxxxxxxxxxxxxxxxxxxx, nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Sun, 11 Aug 2019 09:14:14 +0000 (UTC)

2 new commits in placeMarkers:

https://bitbucket.org/nvdaaddonteam/placemarkers/commits/ba63f615dee7/
Changeset:   ba63f615dee7
Branch:      None
User:        norrumar
Date:        2019-08-11 09:02:21+00:00
Summary:     Merge branch 'stable'

Affected #:  1 file

diff --git a/addon/locale/bg/LC_MESSAGES/nvda.po 
b/addon/locale/bg/LC_MESSAGES/nvda.po
index d7ae509..6f339f7 100644
--- a/addon/locale/bg/LC_MESSAGES/nvda.po
+++ b/addon/locale/bg/LC_MESSAGES/nvda.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: placeMarkers 1.0-beta\n"
-"Report-Msgid-Bugs-To: nvda-translations@xxxxxxxxxxxxx\n"
+"Report-Msgid-Bugs-To: nvda-translations@xxxxxxxxx\n"
 "POT-Creation-Date: 2013-06-27 21:32+0200\n"
 "PO-Revision-Date: 2019-03-11 21:06+0200\n"
 "Last-Translator: Kostadin Kolev <k_kolev1985@xxxxxxx>\n"


https://bitbucket.org/nvdaaddonteam/placemarkers/commits/ec043788e29d/
Changeset:   ec043788e29d
Branch:      master
User:        norrumar
Date:        2019-08-11 09:12:39+00:00
Summary:     Version 13.0

Affected #:  2 files

diff --git a/addon/globalPlugins/placeMarkers/__init__.py 
b/addon/globalPlugins/placeMarkers/__init__.py
index 05cb79a..e0df89b 100644
--- a/addon/globalPlugins/placeMarkers/__init__.py
+++ b/addon/globalPlugins/placeMarkers/__init__.py
@@ -1,6 +1,6 @@
 # -*- coding: UTF-8 -*-
 # placeMarkers: Plugin to manage place markers based on positions or strings 
in specific documents
-#Copyright (C) 2012-2018 Noelia Ruiz Martínez
+#Copyright (C) 2012-2019 Noelia Ruiz Martínez, other contributors
 # Released under GPL 2
 # Converted to Python 3 by Joseph Lee in 2017
 

diff --git a/buildVars.py b/buildVars.py
index ec569dc..aaabb07 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -19,7 +19,7 @@ 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" : "13.4-dev",
+       "addon_version" : "13.0",
        # Author(s)
        "addon_author" : u"Noelia <nrm1977@xxxxxxxxx>, Chris 
<llajta2012@xxxxxxxxx>",
        # URL for the add-on documentation support

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: