commit/Emoticons: 2 new changesets

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Mon, 21 Oct 2013 07:39:02 -0000

2 new commits in Emoticons:

https://bitbucket.org/nvdaaddonteam/emoticons/commits/2540b1b32f8d/
Changeset:   2540b1b32f8d
Branch:      None
User:        norrumar
Date:        2013-10-21 09:36:39
Summary:     Updated buildvars.py: unicode used in author field, as my second 
surname is not recognized when building the add-on.

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index f0f8548..f20c198 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -22,7 +22,7 @@ addon_info = {
        # version
        "addon-version" : "1.0-dev",
        # Author(s)
-       "addon-author" : "Chris <llajta2012@xxxxxxxxx>, Noelia Ruiz Martínez 
<nrm1977@xxxxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
+       "addon-author" : u"Chris <llajta2012@xxxxxxxxx>, Noelia Ruiz Martínez 
<nrm1977@xxxxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
        # URL for the add-on documentation support
        "addon-url" : "http://addons.nvda-project.org";
 }


https://bitbucket.org/nvdaaddonteam/emoticons/commits/d1326d2b0a25/
Changeset:   d1326d2b0a25
Branch:      master
User:        norrumar
Date:        2013-10-21 09:38:42
Summary:     Updated readme: added changes for 1.0 section.

Affected #:  1 file

diff --git a/readme.md b/readme.md
index 42a25b6..94495bc 100644
--- a/readme.md
+++ b/readme.md
@@ -11,6 +11,10 @@ For example: ":)" will be spoken as "smiling smiley", or 
":D" will be spoken as
 ## Key Commands: ##
 
 *      NVDA+E: toggles between speaking text as it is written, or with the 
emoticons replaced by the human description.
+
+## Changes for 1.0 ##
+
+* Initial version.
  
 [[!tag dev]]

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

--

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: