[nvda-addons] Re: commit/addonFiles: josephsl: Audio Themes and Tone Master: case sensitivity

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>, <nvda-addons-commits@xxxxxxxxxxxxx>
  • Date: Thu, 28 Jul 2016 11:24:56 -0700

Hi everyone,
Noelia and I are keeping a close eye on l10n updates at this time to make
sure it is operating correctly.
Cheers,
Joseph

-----Original Message-----
From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of
commits-noreply@xxxxxxxxxxxxx
Sent: Thursday, July 28, 2016 11:23 AM
To: nvda-addons-commits@xxxxxxxxxxxxx
Subject: commit/addonFiles: josephsl: Audio Themes and Tone Master: case
sensitivity

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/b3c694994e87/
Changeset:   b3c694994e87
Branch:      master
User:        josephsl
Date:        2016-07-28 18:22:29+00:00
Summary:     Audio Themes and Tone Master: case sensitivity

Affected #:  1 file

diff --git a/automatic.crontab b/automatic.crontab index 6451c27..bfc4aad
100644
--- a/automatic.crontab
+++ b/automatic.crontab
@@ -31,7 +31,7 @@ poStatusHtml=/home/nvdal10n/ikiwiki/publish/poStatus.html
 1 * * * * cd ${PathToMrRepo}/addons/addonFiles && git pull -q && crontab
automatic.crontab
 
 #x  1 for addons starting with a
-00  1 * * fri cd ${PathToMrRepo}/addons/audiothemes && chronic mr addon2svn
&& chronic mr svn2addon
+00  1 * * fri cd ${PathToMrRepo}/addons/audioThemes && chronic mr 
+addon2svn && chronic mr svn2addon
 
 #x  2 for addons starting with b
 00  2 * * fri cd ${PathToMrRepo}/addons/bitChe && chronic mr addon2svn &&
chronic mr svn2addon @@ -81,7 +81,7 @@
poStatusHtml=/home/nvdal10n/ikiwiki/publish/poStatus.html
 
 # x 20 for addons starting with t
 00  20 * * fri cd ${PathToMrRepo}/addons/teamViewer && chronic mr addon2svn
&& chronic mr svn2addon
-05  20 * * fri cd ${PathToMrRepo}/addons/tonemaster && chronic mr addon2svn
&& chronic mr svn2addon
+05  20 * * fri cd ${PathToMrRepo}/addons/toneMaster && chronic mr 
+addon2svn && chronic mr svn2addon
 
 # x 21 for addons starting with u
 00  21 * * fri cd ${PathToMrRepo}/addons/unicodeBrailleInput && chronic mr
addon2svn && chronic mr svn2addon

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:

  • » [nvda-addons] Re: commit/addonFiles: josephsl: Audio Themes and Tone Master: case sensitivity - Joseph Lee