---------- Forwarded message ---------- From: Joseph Lee <[email protected]> Date: Thu, 11 Feb 2016 23:04:16 -0800 Subject: [nvda-addons] Re: commit/addonFiles: josephsl: Official release of Golden Cursor 1.0 To: [email protected], [email protected]
Hi all, The NVDA community add-ons team is proud to present a revolutionary add-on to enhance the lives of NVDA users around the world. Until now, the ability to use the arrow keys to move mouse was just a dream. Thanks to Golden Cursor 1.0, you can now use arrow keys to move mouse pointer and save mouse positions for apps. The new add-on can be found at: http://addons.nvda-project.org/addons/goldenCursor.en.html For Salah (if you are on this list): thanks for your valuable add-on. I'm sure your add-on will be a massive hit among NVDA users. I hope you learned a thing or two about add-on development. We the add-on reviewers look forward to working with you in your next add-on adventure. For users: Note that there is a command in Golden Cursor add-on that may conflict with laptop layout command. After installing Golden Cursor 1.0, please reassign NVDA+Shift+L from Golden Cursor add-on to something else. Thank you all for your great reviews and test data, which makes this add-on one of the most interesting reviews we the reviewers have performed. For reviewers: this concludes add-on incubation period. Let's add this add-on to the translations workflow. For NVDACon attendees: this add-on will be showcased during a session or two. Thanks. Cheers, Joseph -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, February 11, 2016 10:35 PM To: [email protected] Subject: commit/addonFiles: josephsl: Official release of Golden Cursor 1.0 1 new commit in addonFiles: https://bitbucket.org/nvdaaddonteam/addonfiles/commits/199397526ace/ Changeset: 199397526ace Branch: master User: josephsl Date: 2016-02-12 06:34:32+00:00 Summary: Official release of Golden Cursor 1.0 Affected #: 2 files diff --git a/get.php b/get.php index 318c1de..39b271f 100644 --- a/get.php +++ b/get.php @@ -20,6 +20,7 @@ $addons = array( "ew" => "extendedWinamp-1.1.nvda-addon", "fh" => "https://www.nvda.jp/addons/focusHighlight-3.0.nvda-addon", "fh-dev" => "https://www.nvda.jp/addons/focusHighlight-4.0-dev-151022.nvda-addon", + "gc" => "goldenCursor-1.0.nvda-addon", "gc-dev" => "goldenCursor-1.0-dev.nvda-addon", "gl" => "https://bitbucket.org/nvdaaddonteam/todo/raw/master/guideLines.txt", "gwv" => "goldwave-3.3.nvda-addon", diff --git a/goldenCursor-1.0.nvda-addon b/goldenCursor-1.0.nvda-addon new file mode 100644 index 0000000..3179476 Binary files /dev/null and b/goldenCursor-1.0.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..
