Remove doubled parentheses in description of "Turkey (F)" layout.

master
Colin Watson 15 years ago
parent 9f82451c31
commit efd2048334

1
debian/changelog vendored

@ -2,6 +2,7 @@ gfxboot-theme-ubuntu (0.8.5) UNRELEASED; urgency=low
* Sync with console-setup 1.34ubuntu4: add Asturian, Catalan, Senegal, and
Turkmenistan layouts.
* Remove doubled parentheses in description of "Turkey (F)" layout.
-- Colin Watson <cjwatson@ubuntu.com> Thu, 01 Oct 2009 20:48:01 +0100

@ -2810,7 +2810,7 @@
[ "in_tel" keymap.in_tel "Telugu" [ "te_" ] .undef ]
[ "th" keymap.th "Thailand" [ "_TH" ] .undef ]
[ "tr" keymap.tr "Turkey" [ "_TR" ] .undef ]
[ "tr_f" keymap.tr_f "Turkey ((F))" [ ] .undef ]
[ "tr_f" keymap.tr_f "Turkey (F)" [ ] .undef ]
[ "tm" keymap.tm "Turkmenistan" [ ] .undef ]
[ "gb" keymap.gb "UK" [ "_GB" ] .undef ]
[ "us" keymap.us "USA" [ "en_US" "_VN" ] .undef ]

@ -124,6 +124,7 @@ my %description_overrides = (
'latam' => 'Latin Amer.',
'no_smi' => 'Saami (Nor.)',
'se_smi' => 'Saami (Swe.)',
'tr_f' => 'Turkey (F)',
'tr_ku' => 'Kurdish',
'us_dvorak' => 'Dvorak',
'us_intl' => 'USA Intl.',

Loading…
Cancel
Save