---------- Forwarded message ---------- From: Joseph Lee <[email protected]> Date: Sun, 1 Feb 2015 11:59:17 -0800 Subject: [nvda-addons] Re: commit/addonFiles: josephsl: Systraylist 1.5 To: [email protected]
Hi all, We at add-ons community are delighted to announce the release of SysTrayList add-on version 1.5. This version includes various translation fixes, as well as other issues reported by users. One of the notable change is that add-on documentation is available from add-ons manager, similar to other add-ons on the community add-ons website. Thanks. Cheers, Joseph -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Sunday, February 1, 2015 11:56 AM To: [email protected] Subject: commit/addonFiles: josephsl: Systraylist 1.5 1 new commit in addonFiles: https://bitbucket.org/nvdaaddonteam/addonfiles/commits/a3ea82871bb9/ Changeset: a3ea82871bb9 Branch: master User: josephsl Date: 2015-02-01 19:55:57+00:00 Summary: Systraylist 1.5 Affected #: 3 files diff --git a/get.php b/get.php index c8b4604..c6c79a1 100644 --- a/get.php +++ b/get.php @@ -36,7 +36,7 @@ $addons = array( "rm" => "resourceMonitor-3.1.nvda-addon", "rm-dev" => "resourceMonitor-3.2-dev.nvda-addon", "rs-dev" => "rapidSettings-2.0dev.nvda-addon", - "st" => "systrayList-1.4.nvda-addon", + "st" => "systrayList-1.5.nvda-addon", "st-dev" => "systrayList-2.0-dev.nvda-addon", "spl" => "stationPlaylist-4.1.nvda-addon", "spl-dev" => "stationPlaylist-5.0-dev.nvda-addon", diff --git a/systrayList-1.4.nvda-addon b/systrayList-1.4.nvda-addon deleted file mode 100644 index 411d94a..0000000 Binary files a/systrayList-1.4.nvda-addon and /dev/null differ diff --git a/systrayList-1.5.nvda-addon b/systrayList-1.5.nvda-addon new file mode 100644 index 0000000..272b1d1 Binary files /dev/null and b/systrayList-1.5.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 Let me wish you a very Happy New Year before the phone lines get jammed and internet hanged. Happy New Year 2015 ! Reach me through the following means: Mobile: +91 7506221750 Telephone: +022 23076950 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..
