[nvda-addons] Re: commit/addonFiles: 3 new changesets

  • From: Noelia <nrm1977@xxxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Fri, 29 May 2015 09:06:03 +0200

Hi, you can download Emoticons 3.4, eMule 2.4 and placeMarkers 5.2 add-ons.
They contain translation updates. Many thanks to translators, other authors, users and reviewers.
These add-ons are available at
http://addons.nvda-project.org
Cheers.


El 29/05/2015 a las 8:43, commits-noreply@xxxxxxxxxxxxx escribió:

3 new commits in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/3258085914ed/
Changeset: 3258085914ed
Branch: None
User: norrumar
Date: 2015-05-29 05:40:25+00:00
Summary: Added emoticons 3.4 with L10N updates. Removed dev version as it's
equal to stable.

Affected #: 4 files

diff --git a/emoticons-3.0-dev.nvda-addon b/emoticons-3.0-dev.nvda-addon
deleted file mode 100644
index ce0090d..0000000
Binary files a/emoticons-3.0-dev.nvda-addon and /dev/null differ

diff --git a/emoticons-3.3.nvda-addon b/emoticons-3.3.nvda-addon
deleted file mode 100644
index 1dd2f20..0000000
Binary files a/emoticons-3.3.nvda-addon and /dev/null differ

diff --git a/emoticons-3.4.nvda-addon b/emoticons-3.4.nvda-addon
new file mode 100644
index 0000000..7d950ea
Binary files /dev/null and b/emoticons-3.4.nvda-addon differ

diff --git a/get.php b/get.php
index 9364d83..83c69b1 100644
--- a/get.php
+++ b/get.php
@@ -10,8 +10,8 @@ $addons = array(
"dx-dev" => "dropbox-4.0-dev.nvda-addon",
"em" => "eMule-2.3.nvda-addon",
"em-dev" => "eMule-2.2.nvda-addon",
- "emo" => "emoticons-3.3.nvda-addon",
- "emo-dev" => "emoticons-3.0-dev.nvda-addon",
+ "emo" => "emoticons-3.4.nvda-addon",
+ "emo-dev" => "emoticons-3.4.nvda-addon",
"etn" => "easyTableNavigator-1.1.nvda-addon",
"etn-dev" => "easyTableNavigator-1.0-dev.nvda-addon",
"ets" => "enhancedTouchGestures-0.4.nvda-addon",


https://bitbucket.org/nvdaaddonteam/addonfiles/commits/3e397e913159/
Changeset: 3e397e913159
Branch: None
User: norrumar
Date: 2015-05-29 06:13:11+00:00
Summary: Added PlaceMarkers 5.2 as stable and dev.

Affected #: 4 files

diff --git a/get.php b/get.php
index 83c69b1..77b1c8e 100644
--- a/get.php
+++ b/get.php
@@ -27,8 +27,8 @@ $addons = array(
"nb-dev" => "noBeepsSpeechMode-2.1.nvda-addon",
"ocr" =>
"http://files.nvaccess.org/nvda-addons/ocr_0.20120529.01.nvda-addon";,
"pckbbrl" =>
"http://files.nvaccess.org/nvda-addons/pcKbBrl-2014.1.nvda-addon";,
- "pm" => "placeMarkers-5.1.nvda-addon",
- "pm-dev" => "placeMarkers-5.0-dev.nvda-addon",
+ "pm" => "placeMarkers-5.2.nvda-addon",
+ "pm-dev" => "placeMarkers-5.2.nvda-addon",
"qb-dev" =>
"http://files.nvaccess.org/nvda-addons/quickBooks2014-2014.4.7.nvda-addon";,
"rf" => "readFeeds-2.3.nvda-addon",
"rf-dev" => "readFeeds-3.0-dev.nvda-addon",

diff --git a/placeMarkers-5.0-dev.nvda-addon b/placeMarkers-5.0-dev.nvda-addon
deleted file mode 100644
index 1aba9e5..0000000
Binary files a/placeMarkers-5.0-dev.nvda-addon and /dev/null differ

diff --git a/placeMarkers-5.1.nvda-addon b/placeMarkers-5.1.nvda-addon
deleted file mode 100644
index fdff035..0000000
Binary files a/placeMarkers-5.1.nvda-addon and /dev/null differ

diff --git a/placeMarkers-5.2.nvda-addon b/placeMarkers-5.2.nvda-addon
new file mode 100644
index 0000000..01ad455
Binary files /dev/null and b/placeMarkers-5.2.nvda-addon differ


https://bitbucket.org/nvdaaddonteam/addonfiles/commits/3ffad16976ac/
Changeset: 3ffad16976ac
Branch: master
User: norrumar
Date: 2015-05-29 06:36:44+00:00
Summary: Added eMule 2.4 with translation updates.

Affected #: 3 files

diff --git a/eMule-2.3.nvda-addon b/eMule-2.3.nvda-addon
deleted file mode 100644
index 4ace5ca..0000000
Binary files a/eMule-2.3.nvda-addon and /dev/null differ

diff --git a/eMule-2.4.nvda-addon b/eMule-2.4.nvda-addon
new file mode 100644
index 0000000..f2db16c
Binary files /dev/null and b/eMule-2.4.nvda-addon differ

diff --git a/get.php b/get.php
index 77b1c8e..7051a73 100644
--- a/get.php
+++ b/get.php
@@ -8,8 +8,8 @@ $addons = array(
"cua" => "controlUsageAssistant-2.1.nvda-addon",
"dx" => "dropbox-3.1.nvda-addon",
"dx-dev" => "dropbox-4.0-dev.nvda-addon",
- "em" => "eMule-2.3.nvda-addon",
- "em-dev" => "eMule-2.2.nvda-addon",
+ "em" => "eMule-2.4.nvda-addon",
+ "em-dev" => "eMule-2.4.nvda-addon",
"emo" => "emoticons-3.4.nvda-addon",
"emo-dev" => "emoticons-3.4.nvda-addon",
"etn" => "easyTableNavigator-1.1.nvda-addon",

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

--

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

Other related posts: