---------- Forwarded message ---------- From: Joseph Lee <[email protected]> Date: Sat, 17 Oct 2015 21:40:24 -0700 Subject: [nvda-addons] Re: commit/addonFiles: josephsl: October 2015 quarterly update part 1 - l10n and maintenance To: [email protected], [email protected]
Hi ladies and gentlemen: The NVDA community add-ons team is delighted to announce the release of October 2015 quarterly updates. This quarterly update is quite unusual in that it is divided into two parts. The first batch of add-on updates, containing mostly localization updates, will go live in about half an hour. Part 2, containing new add-ons, will be released on October 20th (21st for some). The first batch contains: * Clip Contents Designer 3.3 * Emoticons 4.2 * eMule 2.7 and 2.8-dev (development version) * Goldwave 3.2 *Place markers 6.1 * Resource Monitor 4.2 Part 2 will consist of: * Day of the week 1.0 (Abdel) * VLC 1.0 (Javi Dominguez) * Rapid settings 2.0 (Alberto, ideal implementation of NVDA Core ticket 577), now graduated to stable branch * Columns review 2.0 (Alberto, includes my UIA branch), graduated to stable status. For translators: We'll get the VLC and Day of the week (and other add-ons) ready for delivery to you in a few days. Thank you. Cheers, Joseph -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Saturday, October 17, 2015 9:08 PM To: [email protected] Subject: commit/addonFiles: josephsl: October 2015 quarterly update part 1 - l10n and maintenance 1 new commit in addonFiles: https://bitbucket.org/nvdaaddonteam/addonfiles/commits/79c84a7ba642/ Changeset: 79c84a7ba642 Branch: master User: josephsl Date: 2015-10-18 04:07:09+00:00 Summary: October 2015 quarterly update part 1 - l10n and maintenance Affected #: 17 files diff --git a/bitChe-2.3.nvda-addon b/bitChe-2.3.nvda-addon deleted file mode 100644 index f5780da..0000000 Binary files a/bitChe-2.3.nvda-addon and /dev/null differ diff --git a/bitChe-2.4.nvda-addon b/bitChe-2.4.nvda-addon new file mode 100644 index 0000000..9f195d3 Binary files /dev/null and b/bitChe-2.4.nvda-addon differ diff --git a/clipContentsDesigner-3.1.nvda-addon b/clipContentsDesigner-3.1.nvda-addon deleted file mode 100644 index 500b459..0000000 Binary files a/clipContentsDesigner-3.1.nvda-addon and /dev/null differ diff --git a/clipContentsDesigner-3.3.nvda-addon b/clipContentsDesigner-3.3.nvda-addon new file mode 100644 index 0000000..df13825 Binary files /dev/null and b/clipContentsDesigner-3.3.nvda-addon differ diff --git a/eMule-2.6.nvda-addon b/eMule-2.6.nvda-addon deleted file mode 100644 index 27b104c..0000000 Binary files a/eMule-2.6.nvda-addon and /dev/null differ diff --git a/eMule-2.7.nvda-addon b/eMule-2.7.nvda-addon new file mode 100644 index 0000000..c30282a Binary files /dev/null and b/eMule-2.7.nvda-addon differ diff --git a/emoticons-4.1.nvda-addon b/emoticons-4.1.nvda-addon deleted file mode 100644 index 8527aa4..0000000 Binary files a/emoticons-4.1.nvda-addon and /dev/null differ diff --git a/emoticons-4.2.nvda-addon b/emoticons-4.2.nvda-addon new file mode 100644 index 0000000..81b1161 Binary files /dev/null and b/emoticons-4.2.nvda-addon differ diff --git a/focusHighlight-2.1.nvda-addon b/focusHighlight-2.1.nvda-addon deleted file mode 100644 index ee66c44..0000000 Binary files a/focusHighlight-2.1.nvda-addon and /dev/null differ diff --git a/focusHighlight-2.2.nvda-addon b/focusHighlight-2.2.nvda-addon new file mode 100644 index 0000000..893975c Binary files /dev/null and b/focusHighlight-2.2.nvda-addon differ diff --git a/get.php b/get.php index 16b4fe6..7cbc146 100644 --- a/get.php +++ b/get.php @@ -1,19 +1,19 @@ <?php $addons = array( - "bc" => "bitChe-2.3.nvda-addon", - "bc-dev" => "bitChe-2.3.nvda-addon", + "bc" => "bitChe-2.4.nvda-addon", + "bc-dev" => "bitChe-2.4.nvda-addon", "ccd" => "clipContentsDesigner-3.1.nvda-addon", - "ccd-dev" => "clipContentsDesigner-3.1.nvda-addon", - "cr-dev" => "columnsReview-2.0-dev.nvda-addon", + "ccd-dev" => "clipContentsDesigner-3.3.nvda-addon", + "cr-dev" => "columnsReview-2.0.nvda-addon", "cua" => "controlUsageAssistant-2.1.nvda-addon", "dw" => "dayOfTheWeek-1.1-dev.nvda-addon", "dw-dev" => "dayOfTheWeek-1.1-dev.nvda-addon", "dx" => "dropbox-3.1.nvda-addon", "dx-dev" => "dropbox-4.0-dev.nvda-addon", - "em" => "eMule-2.6.nvda-addon", - "em-dev" => "eMule-2.6.nvda-addon", - "emo" => "emoticons-4.1.nvda-addon", - "emo-dev" => "emoticons-4.1.nvda-addon", + "em" => "eMule-2.7.nvda-addon", + "em-dev" => "eMule-2.7.nvda-addon", + "emo" => "emoticons-4.2.nvda-addon", + "emo-dev" => "emoticons-4.2.nvda-addon", "etn" => "easyTableNavigator-1.1.nvda-addon", "etn-dev" => "easyTableNavigator-1.0-dev.nvda-addon", "ets" => "enhancedTouchGestures-0.6.nvda-addon", @@ -21,7 +21,7 @@ $addons = array( "fh" => "https://www.nvda.jp/addons/focusHighlight-3.0.nvda-addon", "fh-dev" => "focusHighlight-3.0-dev.nvda-addon", "gl" => "https://bitbucket.org/nvdaaddonteam/todo/raw/master/guideLines.txt", - "gwv" => "goldwave-3.1.nvda-addon", + "gwv" => "goldwave-3.2.nvda-addon", "gwv-dev" => "goldwave-3.0-dev.nvda-addon", "it" => "instantTranslate-3.0.nvda-addon", "it-dev" => "instantTranslate-4.0-dev.nvda-addon", @@ -29,12 +29,12 @@ $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-6.0.nvda-addon", - "pm-dev" => "placeMarkers-6.0.nvda-addon", + "pm" => "placeMarkers-6.1.nvda-addon", + "pm-dev" => "placeMarkers-6.1.nvda-addon", "qb-dev" => "http://files.nvaccess.org/nvda-addons/quickBooks2014-2014.4.7.nvda-addon", "rf" => "readFeeds-2.5.nvda-addon", "rf-dev" => "readFeeds-2.5.nvda-addon", - "rm" => "resourceMonitor-4.1.nvda-addon", + "rm" => "resourceMonitor-4.2.nvda-addon", "rm-dev" => "resourceMonitor-4.0-dev.nvda-addon", "rs-dev" => "rapidSettings-2.0dev.nvda-addon", "st" => "systrayList-1.5.nvda-addon", diff --git a/goldwave-3.1.nvda-addon b/goldwave-3.1.nvda-addon deleted file mode 100644 index 0e17cb9..0000000 Binary files a/goldwave-3.1.nvda-addon and /dev/null differ diff --git a/goldwave-3.2.nvda-addon b/goldwave-3.2.nvda-addon new file mode 100644 index 0000000..8798a46 Binary files /dev/null and b/goldwave-3.2.nvda-addon differ diff --git a/placeMarkers-6.0.nvda-addon b/placeMarkers-6.0.nvda-addon deleted file mode 100644 index dc07202..0000000 Binary files a/placeMarkers-6.0.nvda-addon and /dev/null differ diff --git a/placeMarkers-6.1.nvda-addon b/placeMarkers-6.1.nvda-addon new file mode 100644 index 0000000..d2e2db8 Binary files /dev/null and b/placeMarkers-6.1.nvda-addon differ diff --git a/resourceMonitor-4.1.nvda-addon b/resourceMonitor-4.1.nvda-addon deleted file mode 100644 index 739840e..0000000 Binary files a/resourceMonitor-4.1.nvda-addon and /dev/null differ diff --git a/resourceMonitor-4.2.nvda-addon b/resourceMonitor-4.2.nvda-addon new file mode 100644 index 0000000..b078fbb Binary files /dev/null and b/resourceMonitor-4.2.nvda-addon differ 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: [email protected] To change your list settings/unsubscribe: http://www.freelists.org/list/nvda-addons To contact list moderators: [email protected] -- Warm Regards Bhavya Shah Using NVDA (Non Visual Desktop Access) free and open source screen reader for Microsoft Windows To download a copy of the free screen reader NVDA, please visit http://www.nvaccess.org/ Using Google Talkback on Motorolla G second generation Lollipop 5.0.2 Reach me through the following means: Mobile: +91 7506221750 E-mail id: [email protected] Skype id : bhavya.09 Register at the dedicated AccessIndia list for discussing accessibility of mobile phones / Tabs on: http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in Search for old postings at: http://www.mail-archive.com/[email protected]/ To unsubscribe send a message to [email protected] with the subject unsubscribe. To change your subscription to digest mode or make any other changes, please visit the list home page at http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in Disclaimer: 1. Contents of the mails, factual, or otherwise, reflect the thinking of the person sending the mail and AI in no way relates itself to its veracity; 2. AI cannot be held liable for any commission/omission based on the mails sent through this mailing list..
