diff options
author | Benno Schulenberg <bensberg@justemail.net> | 2013-09-08 13:14:47 +0200 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2013-09-28 22:26:07 +0100 |
commit | 50a3d3d3ebef4f54e9fc525cf60fff55cead568a (patch) | |
tree | 1102e69ae63ead4cc29065a824160410fb2e0026 /symbols/fr | |
parent | f9bb852f42fde9a5c0eb937699a5fa46599929fe (diff) | |
download | xkeyboard-config-50a3d3d3ebef4f54e9fc525cf60fff55cead568a.tar.gz |
Many more removals of useless comments, and more alignments of braces.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'symbols/fr')
-rw-r--r-- | symbols/fr | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -903,7 +903,6 @@ xkb_symbols "mac" { name[Group1]= "French (Macintosh)"; - // Alphanumeric section key <TLDE> { [ at, numbersign, periodcentered, Ydiaeresis ] }; // MISSING: Ydiaeresis; eherlent : ok in Latin9 key <AE01> { [ ampersand, 1, VoidSymbol, dead_acute ] }; // MISSING: Apple key <AE02> { [ eacute, 2, ediaeresis, Eacute ] }; @@ -958,7 +957,6 @@ xkb_symbols "mac" { key <AB10> { [ equal, plus, VoidSymbol, plusminus ] }; key <SPCE> { [ space, space, nobreakspace, nobreakspace ] }; - // End alphanumeric section key <KPDL> { [ comma,KP_Decimal ] }; |