OSDN Git Service

Portuguese grade 2 Braille Table is not listed in braille.py
authorMesar Hameed <mhameed@src.gnome.org>
Wed, 28 Dec 2011 10:46:48 +0000 (11:46 +0100)
committerMesar Hameed <mhameed@src.gnome.org>
Wed, 28 Dec 2011 10:46:48 +0000 (11:46 +0100)
Fixes #2014.

source/braille.py
user_docs/en/changes.t2t

index 1975aec..1b6c3ed 100644 (file)
@@ -65,6 +65,7 @@ TABLES = (
        ("No-No-g3.ctb", _("Norwegian grade 3")),\r
        ("Pl-Pl-g1.utb", _("Polish grade 1")),\r
        ("Pt-Pt-g1.utb", _("Portuguese grade 1")),\r
+       ("Pt-Pt-g2.ctb", _("Portuguese grade 2")),\r
        ("ru-ru-g1.utb", _("Russian grade 1")),\r
        ("Se-Se-g1.utb", _("Swedish grade 1")),\r
        ("sk-sk-g1.utb", _("Slovak")),\r
index 9ae0a30..03a0e90 100644 (file)
@@ -21,6 +21,7 @@
 - In browse mode, you can activate the object under the cursor using a braille display. This is done by pressing the cursor routing key where the cursor is located (which means pressing it twice if the cursor is not already there). (#1893)\r
 - Basic support for web areas in iTunes such as the Store. Other applications using WebKit 1 may also be supported. (#734)\r
 - In books in Adobe Digital Editions 1.8.1 and later, pages are now turned automatically when using say all. (#1978)\r
+- New braille translation table: Portuguese grade 2. (#2014)\r
 \r
 \r
 == Changes ==\r