summaryrefslogtreecommitdiffstats
path: root/isys/lang.h
Commit message (Collapse)AuthorAgeFilesLines
* GPLv2+ boilerplates for isys/ source files.David Cantrell2007-12-171-0/+19
|
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-221-1/+0
| | | | | | | | | | | | | | | | | | * lang-table: Set all previously bterm using languages to "none" for the fact that we can't handle them in text-mode anymore * textw/language_text.py (LanguageWindow.__call__): Remove bterm special-casing. * text.py (InstallInterface.run): Likewise. * loader2/lang.c (setupLanguage): Likewise. * language.py (Language.fixLang): No more "bterm" font * stubs/unicode-lite.c: Don't require wlite * stubs/Makefile: Don't link against wlite * loader2/Makefile: No more linking to bterm here either * isys/lang.c: Remove bterm support code. * isys/lang.h: And declaration. * isys/Makefile (LOADLIBES): No more linking to bterm * isys/isys.c (start_bterm): Remove this * anaconda.spec (BuildPreReq): Bye-bye bogl
* put start bterm in lang.c, bind from pythonJeremy Katz2003-02-111-0/+1
|
* only set the unicode keymap up once. if we do it while X is running,Jeremy Katz2002-12-171-0/+1
| | | | Bad Things (tm) happen
* first pass at using unicode in text modeMatt Wilson2002-12-111-1/+1
|
* move keymap declaration stuff to a common headerJeremy Katz2002-12-031-0/+14
|
* this function gets used by the loaderJeremy Katz2002-12-031-0/+8
|
* Copy/tailor font and keymap loading routines from loader for python.jakub2000-02-181-0/+2