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

Unified Diff: chrome_linux64/resources/chromeos/chromevox/chromevox/background/braille/tables/fr-fr-g1.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_linux64/resources/chromeos/chromevox/chromevox/background/braille/tables/fr-fr-g1.utb
===================================================================
--- chrome_linux64/resources/chromeos/chromevox/chromevox/background/braille/tables/fr-fr-g1.utb (revision 273864)
+++ chrome_linux64/resources/chromeos/chromevox/chromevox/background/braille/tables/fr-fr-g1.utb (working copy)
@@ -1,140 +0,0 @@
-# liblouis: French Grade 1 table
-###############################################################################
-# BRLTTY - A background process providing access to the Linux console (when in
-# text mode) for a blind person using a refreshable braille display.
-#
-# Copyright (C) 1995-2004 by The BRLTTY Team. All rights reserved.
-#
-# BRLTTY comes with ABSOLUTELY NO WARRANTY.
-#
-# This is free software, placed under the terms of the
-# GNU General Public License, as published by the Free Software
-# Foundation. Please see the file COPYING for details.
-#
-# Web Page: http://mielke.cc/brltty/
-#
-# This software is maintained by Dave Mielke <dave@mielke.cc>.
-###############################################################################
-
-# Définitions pour code braille français international unifié
-# Par Nicolas Pitre <nico@cam.org>
-# Référence: http://www.inlb.qc.ca/apropos/c2003unificationdubraille.aspx
-
-# Uncontracted Unified French Table
-# ----------------------------------
-
-include text_nabcc.dis
-
-space \t 0 tab # 9
-space \x000A 0
-space \x000D 0
-space \x00A0 0
-space \s 0 blank # 32
-
-include latinLetterDef6Dots.uti
-uplow Çç 12346 c cédille
-uplow Éé 123456 e accent aigu
-uplow Àà 12356 a accent grave
-uplow Èè 2346 e accent grave
-uplow Ùù 23456 u accent grave
-uplow Ââ 16 a accent circonflexe
-uplow Êê 126 e accent circonflexe
-uplow Îî 146 i accent circonflexe
-uplow Ôô 1456 o accent circonflexe
-uplow Ûû 156 u accent circonflexe
-uplow Ëë 1246 e tréma
-uplow Ïï 12456 i tréma
-uplow Üü 1256 u tréma
-
-# uplow oe 246 oe ligatur
-uplow \x0152\x0153 246
-
-
-punctuation , 2 virgule
-punctuation ; 23 point-virgule
-punctuation : 25 deux-points
-punctuation . 256 point
-punctuation ? 26 point d'interrogation
-punctuation ! 235 point d'exclamation
-punctuation " 2356 guillemt
-punctuation ( 236 parenthèse ouvrante
-sign * 35 astérisque
-punctuation ) 356 parenthèse fermante
-punctuation ' 3 apostrophe
-math / 34 barre oblique
-sign @ 345 arobas
-sign % 346 pour cent
-punctuation - 36 trait d'union
-sign # 3456 dièse
-
-digit 0 3456 zéro
-digit 1 16 un
-digit 2 126 deux
-digit 3 146 trois
-digit 4 1456 quatre
-digit 5 156 cinq
-digit 6 1246 six
-digit 7 12456 sept
-digit 8 1256 huit
-digit 9 246 neuf
-
-sign \x00A8 46 diaeresis sign
-math \x00F7 6-256 divisé par
-
-math + 6-235 plus
-math = 6-2356 égal
-math × 6-35 multiplié par
-math < 46-126 inférieur à
-math > 46-345 supérieur à
-
-sign © 5-14 copyright
-sign ° 5-135 degré
-sign & 5-123456 perluète (et commercial)
-sign ¢ 45-14 cent
-sign ¤ 45-15 euro
-sign £ 45-123 livre
-sign § 45-1234 paragraphe
-sign $ 4-234 dollar
-sign ¥ 45-13456 yen
-punctuation « 45-2356 guillemet français ouvrant
-punctuation » 2356-12 guillemet français fermant
-punctuation [ 45-236 crochet droit ouvrant
-punctuation ] 356-12 crochet droit fermant
-punctuation { 6-236 accolade de gauche
-punctuation } 356-3 accolade de droite
-
-sign ¹ 4-6-16 exposant 1
-sign ² 4-6-126 exposant 2
-sign ³ 4-6-146 exposant 3
-sign ¼ 6-16-34-1456 un quart
-sign ½ 6-16-34-126 un demi
-sign ¾ 6-126-34-1456 trois quarts
-
-capsign 46 indicateur de majuscule
-begcaps 46-46 succession de majuscules
-
-numsign 3456 préfixe pour les chiffres
-midnum \s 3 espace entre les chiffres
-midnum , 2
-midnum . 256
-midnum - 36
-midnum + 346 plus
-midnum / 34
-midnum : 25
-
-sign \x00B7 56
-sign \x00B8 45
-endnum # 56-3456
-
-sign _ 456 souligné
-
-repeated \s 0 espaces
-repeated \t 0 tabulations
-repeated \x00a0 0 espaces insécables
-
-repeated ... 3-3-3 points de suite
-repeated --- 36-36-36
-repeated ___ 456-456-456
-
-always \s--\s 36-36 tiret
-

Powered by Google App Engine
This is Rietveld 408576698