diff options
author | jhb <jhb@FreeBSD.org> | 2004-11-11 18:49:24 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2004-11-11 18:49:24 +0000 |
commit | 5a9a7a2d1377f36bc78f466c25e7ed4eefab8fc7 (patch) | |
tree | 48c12a7d7c5f0290d45d9695c37c83d7bbc03c9e /usr.sbin/sysinstall/Makefile | |
parent | 2e05970ab022125d5192428efcfac33136c89ca5 (diff) | |
download | FreeBSD-src-5a9a7a2d1377f36bc78f466c25e7ed4eefab8fc7.zip FreeBSD-src-5a9a7a2d1377f36bc78f466c25e7ed4eefab8fc7.tar.gz |
Add Estonian keyboards.
PR: bin/73232
Reported by: Mart Tõnso tm at hwg dot edu dot ee
Submitted by: Olafur Osvaldsson oli at isnic dot is
MFC after: 1 week
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r-- | usr.sbin/sysinstall/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile index e11e73e..7bd2c13 100644 --- a/usr.sbin/sysinstall/Makefile +++ b/usr.sbin/sysinstall/Makefile @@ -72,7 +72,8 @@ rtermcap: rtermcap.c KEYMAPS= jp.pc98 jp.pc98.iso .else KEYMAPS= be.iso bg.bds.ctrlcaps bg.phonetic.ctrlcaps br275.iso \ - cs.latin2.qwertz danish.iso el.iso07 finnish.iso fr.iso \ + cs.latin2.qwertz danish.iso el.iso07 estonian.cp850 estonian.iso \ + estonian.iso15 finnish.iso fr.iso \ german.iso gr.elot.acc gr.us101.acc hr.iso hu.iso2.101keys \ it.iso icelandic.iso jp.106 norwegian.iso pl_PL.ISO8859-2 \ pt.iso ru.koi8-r si.iso spanish.iso swedish.iso swissfrench.iso \ |