[brailleblaster] 2 new revisions pushed by kcre...@xxxxxxxxx on 2013-09-20 15:20 GMT

  • From: brailleblaster@xxxxxxxxxxxxxx
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Fri, 20 Sep 2013 15:20:48 +0000

2 new revisions:

Revision: 7634a7c8b20e
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Sep 20 15:19:23 2013 UTC
Log:      Added tag 2013.09.20 for changeset 1dd1afc03ce6
http://code.google.com/p/brailleblaster/source/detail?r=7634a7c8b20e

Revision: 75ef1e5a4428
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Sep 20 15:19:51 2013 UTC
Log:      Update to EPub files and version 2013.09.20.
http://code.google.com/p/brailleblaster/source/detail?r=75ef1e5a4428

==============================================================================
Revision: 7634a7c8b20e
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Sep 20 15:19:23 2013 UTC
Log:      Added tag 2013.09.20 for changeset 1dd1afc03ce6
http://code.google.com/p/brailleblaster/source/detail?r=7634a7c8b20e

Modified:
 /.hgtags

=======================================
--- /.hgtags    Fri Sep 13 15:49:14 2013 UTC
+++ /.hgtags    Fri Sep 20 15:19:23 2013 UTC
@@ -1,3 +1,4 @@
 3600da9abf1821b0f15c9304892b28c9d4a7c163 2013.08.23
 add4abf498c5db96dca7326ec86d4d93946c0d4f 2013.09.09
 1166ae19d70ce1153214a5eca825426e3215c700 2013.09.13
+1dd1afc03ce63a0e415fa7d4dad78fd8bd1f69ce 2013.09.20

==============================================================================
Revision: 75ef1e5a4428
Branch:   default
Author:   Keith Creasy <kcreasy@xxxxxxx>
Date:     Fri Sep 20 15:19:51 2013 UTC
Log:      Update to EPub files and version 2013.09.20.
http://code.google.com/p/brailleblaster/source/detail?r=75ef1e5a4428

Added:
 /dist/programData/liblouisutdml/lbu_files/epub.sem
Modified:
 /installers/windows/installer.nsi
 /src/main/org/brailleblaster/BBIni.java

=======================================
--- /dev/null
+++ /dist/programData/liblouisutdml/lbu_files/epub.sem Fri Sep 20 15:19:51 2013 UTC
@@ -0,0 +1,209 @@
+# Basic
+       newentries no
+       document body
+       markhead head
+       para p
+       no br
+       no hr
+       stanza poem
+       generic linegroup
+       line line
+       line byline
+       line dateline
+       para prodnote
+       italicx dfn
+       italicx kbd
+       italicx strong
+       no acronym
+       pagenum pagenum
+       softreturn br
+       no note
+       no div
+       no sidebar
+       no html,lang
+       skip doctitle
+       skip docauthor
+
+
+# section elements
+       no level1
+       no level2
+       no level3
+       no level4
+       no level5
+       no level6
+       no level
+
+# headings
+       heading1 h1
+       heading2 h2
+       heading3 h3
+       heading4 h4
+       heading4 h5
+       heading4 h6
+
+
+# Formatting
+
+       no abbr
+       generic address
+       no b
+       no bdi
+       no bdo
+       quotation blockquote
+       quotation epigraph
+       caption caption
+       boldx cite
+       compbrl code
+       no del
+       no dfn
+       italicx em
+       no i
+       no ins
+       no kbd
+       no mark
+       no meter
+       no pre
+       code pre
+       no progress
+       generic q
+       no rp
+       no rt
+       no ruby
+       no s
+       no samp
+       no small
+       boldx strong
+       no sub
+       no sup
+       no time
+       no u
+       no var
+       no wbr
+# Forms
+       no form
+       no input
+       no textarea
+       no button
+       no select
+       no optgroup
+       no option
+       no label
+       no fieldset
+       no legend
+       no datalist
+       no keygen
+       no output
+# Frames
+       no iframe
+#  Images
+
+       no map
+       no area
+       no canvas
+       no figcaption
+       no figure
+       no img
+       no img,width
+       no img,src
+       no img,height
+       no img,alt
+       skip img
+       generic imggroup
+
+# Links
+       no a
+       no link
+       no nav
+# Lists
+       generic list
+       no ul
+       no ol
+       list li
+       generic dl
+       para dt
+       list dt
+       para dd
+       no menu
+       no command
+       no lic
+
+# Tables
+       table table
+       caption caption
+       no caption
+       no th
+       list tr
+       no tr
+       no td
+       no thead
+       no tbody
+       no tfoot
+       no col
+       no colgroup
+       no table,cellpadding
+       no table,border,0
+       no table,cellspacing,0
+       no table,width
+
+# Style/Sections
+       skip style
+       no div
+       no span
+       no header
+       no footer
+       no section
+       no article
+       no aside
+       no details
+       no dialog
+       no summary
+
+# Meta Info
+       no head
+       no meta
+       no base
+
+# Programming
+       no script
+       no noscript
+       no embed
+       no object
+       no param
+
+
+
+# Global Attribute
+
+#      accesskey
+#      class
+#      contenteditable
+#      contextmenu
+#      dir
+#      draggable
+#      dropzone
+#      hidden
+#      id
+#      lang
+#      spellcheck
+#      style
+#      tabindex
+#      title
+#      translate
+
+
+#generic headings
+
+       heading4 hd
+       heading4 bridgehead
+       heading4 author
+
+#Pseudo-actions
+
+# sentence
+       generic sent
+
+#word
+       generic w
+
+
=======================================
--- /installers/windows/installer.nsi   Fri Sep 13 15:48:42 2013 UTC
+++ /installers/windows/installer.nsi   Fri Sep 20 15:19:51 2013 UTC
@@ -14,7 +14,7 @@
 ; Some basic information

 Name "BrailleBlaster"
-!define APPVERSION "2013.09.09"
+!define APPVERSION "2013.09.13"
 OutFile "BrailleBlaster-${APPVERSION}-installer.exe"

 SetCompressor /SOLID LZMA
=======================================
--- /src/main/org/brailleblaster/BBIni.java     Fri Sep 13 15:48:42 2013 UTC
+++ /src/main/org/brailleblaster/BBIni.java     Fri Sep 20 15:19:51 2013 UTC
@@ -72,7 +72,7 @@
        private static boolean multipleSubcommands = false;
        private static Logger logger;
        private static final String productName = "BrailleBlaster ND";
-       private static final String BBVersion = "2013.09.13";
+       private static final String BBVersion = "2013.09.20";
        private static final String releaseDate = "August23, 2013";
        private static String brailleblasterPath; // FO
        private static String osName;

Other related posts:

  • » [brailleblaster] 2 new revisions pushed by kcre...@xxxxxxxxx on 2013-09-20 15:20 GMT - brailleblaster