[brailleblaster] 3 new revisions pushed by kcre...@xxxxxxxxx on 2014-08-07 12:40 GMT

  • From: brailleblaster@xxxxxxxxxxxxxx
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Thu, 07 Aug 2014 12:40:10 +0000

3 new revisions:

Revision: 3ab0749b9184
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Thu Aug  7 12:38:15 2014 UTC
Log:      Reverted back to original style names.
http://code.google.com/p/brailleblaster/source/detail?r=3ab0749b9184

Revision: d5d9c1a2cc57
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Thu Aug  7 12:39:41 2014 UTC
Log:      Version 2014.08.07.
http://code.google.com/p/brailleblaster/source/detail?r=d5d9c1a2cc57

Revision: 8d67e2679c5e
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Thu Aug  7 12:39:49 2014 UTC
Log:      Added tag 2014.08.07 for changeset d5d9c1a2cc57
http://code.google.com/p/brailleblaster/source/detail?r=8d67e2679c5e

==============================================================================
Revision: 3ab0749b9184
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Thu Aug  7 12:38:15 2014 UTC
Log:      Reverted back to original style names.
http://code.google.com/p/brailleblaster/source/detail?r=3ab0749b9184

Modified:
 /dist/programData/liblouisutdml/lbu_files/nimas.cfg
 /installers/windows/installer.nsi

=======================================
--- /dist/programData/liblouisutdml/lbu_files/nimas.cfg Wed Aug 6 15:50:42 2014 UTC +++ /dist/programData/liblouisutdml/lbu_files/nimas.cfg Thu Aug 7 12:38:15 2014 UTC
@@ -137,23 +137,23 @@
 style graph
        skipNumberLines yes
 style graphlabel
-style heading1(centeredHeading)
+style heading1
        linesBefore 1
        format centered
        linesAfter 1
-style heading2(cell5heading)
+style heading2
        linesBefore 1
        leftMargin 4
        firstLineIndent 0
-style heading3(cell7headingNoLine)
+style heading3
        linesBefore 0
        leftMargin 6
        firstLineIndent 0
-style heading3(cell7heading)
+style heading3
        linesBefore 1
        leftMargin 6
        firstLineIndent 0
-style heading4(cell3heading)
+style heading4
        firstLineIndent 2
 style index
 style line
=======================================
--- /installers/windows/installer.nsi   Sun Aug  3 14:50:55 2014 UTC
+++ /installers/windows/installer.nsi   Thu Aug  7 12:38:15 2014 UTC
@@ -14,8 +14,8 @@
 ; Some basic information

 Name "BrailleBlaster"
-!define APPVERSION "2014.08.01"
-OutFile "bb-windows_setup.exe"
+!define APPVERSION "2014.08.07"
+OutFile "bb-windows-beta_setup.exe"

 SetCompressor /SOLID LZMA
 ShowInstDetails nevershow

==============================================================================
Revision: d5d9c1a2cc57
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Thu Aug  7 12:39:41 2014 UTC
Log:      Version 2014.08.07.
http://code.google.com/p/brailleblaster/source/detail?r=d5d9c1a2cc57

Modified:
 /src/main/org/brailleblaster/BBIni.java

=======================================
--- /src/main/org/brailleblaster/BBIni.java     Wed Aug  6 11:28:43 2014 UTC
+++ /src/main/org/brailleblaster/BBIni.java     Thu Aug  7 12:39:41 2014 UTC
@@ -76,8 +76,8 @@
        private static boolean multipleSubcommands = false;
        private final static Logger logger = 
LoggerFactory.getLogger(BBIni.class);
        private static final String productName = "BrailleBlaster ND";
-       private static final String BBVersion = "2014.08.01";
-       private static final String releaseDate = "August 1, 2014";
+       private static final String BBVersion = "2014.08.07";
+       private static final String releaseDate = "August 7, 2014";
        private static String brailleblasterPath; // FO
        private static String osName;
        private static String osVersion;

==============================================================================
Revision: 8d67e2679c5e
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Thu Aug  7 12:39:49 2014 UTC
Log:      Added tag 2014.08.07 for changeset d5d9c1a2cc57
http://code.google.com/p/brailleblaster/source/detail?r=8d67e2679c5e

Modified:
 /.hgtags

=======================================
--- /.hgtags    Mon Aug  4 17:51:06 2014 UTC
+++ /.hgtags    Thu Aug  7 12:39:49 2014 UTC
@@ -15,3 +15,4 @@
 0c8f535f83a0f14bf1f9689dd653a78efbacb78b 2014.05.22
 ee91b0d9adbd6d0f8080dfb1e0206b10b7d39ac0 2014.06.05
 1982da94b858135d5e97490fcde7f7e864b169c7 2014.08.01
+d5d9c1a2cc57be8c9ae01435bb2771e8a7fe2ef9 2014.08.07

Other related posts:

  • » [brailleblaster] 3 new revisions pushed by kcre...@xxxxxxxxx on 2014-08-07 12:40 GMT - brailleblaster