vt: Remove FONT specification from INDEX files
There is no reason to change the font in order to select a keymap or a font. This was done in the syscons(4) era to ensure that a font with the appropriate character set was used for kbdmap or vidfont's localized menu, but vt is always UTF-8 and this is no longer necessary. PR: 235565 Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51640
This commit is contained in:
@@ -25,14 +25,6 @@ MENU:da:Vælg skrifttypen til din terminal
|
||||
MENU:de:Wählen Sie Ihre Schrift
|
||||
MENU:fr:Choisissez votre fonte écran
|
||||
|
||||
#
|
||||
# The font definition for "en" is the fall-back font for
|
||||
# all languages.
|
||||
# Add language specific font definitions only where required!
|
||||
#
|
||||
FONT:en:vgarom-8x14.fnt
|
||||
#
|
||||
|
||||
gallant.fnt:en:Gallant Character set, 12x22
|
||||
gallant.fnt:da:Gallant-tegnsæt, 12x22
|
||||
gallant.fnt:de:Gallant Zeichensatz, 12x22
|
||||
|
||||
@@ -33,14 +33,6 @@ MENU:el:Επιλέξτε το πληκτρολόγιο της κονσόλας
|
||||
MENU:hy:Ընտրեք ստեղնաշարի դասավորությունը
|
||||
MENU:tr:Klavye düzeninizi seçiniz
|
||||
|
||||
#
|
||||
# The font definition for "en" is the fall-back font for
|
||||
# all languages.
|
||||
# Add language specific font definitions only where required!
|
||||
#
|
||||
FONT:en:vgarom-8x16.hex
|
||||
|
||||
#
|
||||
am.kbd:en:Armenian phonetic layout
|
||||
am.kbd:da:Armensk fonetisk layout
|
||||
am.kbd:de:Armenische phonetische Tastenbelegung
|
||||
|
||||
Reference in New Issue
Block a user