Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Unified Diff: chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/it-it-comp6.utb

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/it-it-comp6.utb
===================================================================
--- chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/it-it-comp6.utb (revision 273864)
+++ chrome_linux/resources/chromeos/chromevox/chromevox/background/braille/tables/it-it-comp6.utb (working copy)
@@ -1,139 +0,0 @@
-# liblouis: Italiano
-include text_nabcc.dis
-
-#--------------------- All chars definitions ------------------------------
-
-space \t 0 tab # 9
-space \s 0 blank # 32
-
-punctuation ! 235 33
-punctuation " 4 34
-sign # 3456 35
-sign $ 46 36
-sign % 123456 37
-sign & 12346 38
-punctuation ' 3 39
-punctuation ( 236 40
-punctuation ) 356 41
-punctuation * 35 42
-sign + 235 43
-midnum + 235 43
-punctuation , 2 44
-punctuation ­ 36 45 the hyphen-minus
-punctuation . 256 46
-sign / 256 47
-
-include digits6Dots.uti
-
-punctuation : 25 colon 58 x003A
-punctuation ; 23 semicolon 59 x003B
-math < 56 60 x003C
-math = 2356 equal sign 61 x003D
-math > 45 62 x003E
-punctuation ? 26 63 x003F
-sign @ 345 commercial at 64 x0040
-
-include latinLetterDef6Dots.uti
-punctuation [ 12356 91
-sign \\ 6 92
-punctuation ] 23456 93
-sign ^ 2346 94
-sign _ 456 95 underscore
-sign ` 345 96
-
-# a - z # 97 - 122 x0061 - x007A
-
-punctuation { 12356 123
-sign | 34 124
-punctuation } 23456 125
-sign ~ 2346 126
-sign \x0080 15-136-1235-135 x0080
-
-space \X00A0 0 # no-break space x00A0
-sign ¢ 4-14 cent sign x00A2
-sign £ 45-123 pound sign x00A3
-sign ¤ 45-15 currency sign x00A4
-sign ¥ 45-13456 yen sign x00A5
-sign § 234-234 paragraph sign x00A7
-sign © 2356-6-14-2356 copyright x00A9
-punctuation « 236 left-pointing double quotation mark x00AB
-sign ° 356 degree sign x00B0
-sign ² 4-6-126 superscript 2 sign x00B2
-sign ³ 4-6-146 superscript 3 sign x00B3
-sign \x00B4 1256 acute accent
-sign \x00B5 46-134 # 181 µ micro sign x00B5
-sign \x00B6 4-1234-345 ¶ pilcrow sign x00B6
-sign ¹ 4-6-16 superscript 1 sign x00B9
-punctuation » 356 right-pointing double quotation mark x00BB
-sign ¼ 6-16-34-1456 vulgar fraction one quarter x00BC
-sign ½ 6-16-34-126 vulgar fraction one half x00BD
-sign ¾ 6-126-34-1456 vulgar fraction 3 quarters x00BE
-uplow \x00D3\x00F3 346
-math × 46-16 multiplication sign hex 0x00d7
-math ÷ 46-34 division sign hex 0x00f7
-
-uplow \x0104\x0105 16
-uplow \x0106\x0107 146
-uplow \x0118\x0119 156
-uplow \x0141\x0142 126
-uplow \x0143\x0144 1456
-uplow \x00C0\x00E0 12356 # a with grave
-uplow \x00C8\x00E8 2346 # e with grave
-uplow \x00C9\x00E9 123456 # e with acute
-uplow \x00CC\x00EC 34 # i with grave above
-uplow \x00D2\x00F2 346 # o with grave above
-uplow \x00DA\x00FA 23456 # u with acute above
-
-#----------------------------------------------------------------------------
-numsign 3456 # number sign, just one operand
-capsign 46
-begcaps 4-6
-
-repeated *** 16-16-16
-prepunc `` 236
-
-repeated \s 0
-repeated \t 0
-repeated \x00a0 0 no break space
-
-repeated ___ 46-46-46
-
-repeated ::: 25-25-25
-repeated === 46-13-46-13-46-13
-repeated ~~~ 4-156-4-156-4-156
-always \s­\s 36-36
-always \s­\scom 36-36-14-135-134
-always ... 3-3-3
-always .\s.\s. 3-3-3 . . .
-
-repeated ­­­ 36-36-36
-always \s­\s 36-36
-
-
-# mathematical symbols
-midnum ­ 36
-endnum % 46
-# special character sequences
-literal :// URLs
-literal www.
-
-literal .com
-literal .edu
-literal .gov
-literal .mil
-literal .net
-literal .org
-
-literal .doc
-literal .htm
-literal .html
-literal .tex
-literal .txt
-
-literal .gif
-literal .jpg
-literal .png
-literal .wav
-
-literal .tar
-literal .zip

Powered by Google App Engine
This is Rietveld 408576698