Re: [AD] Silly little questions |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I wanted to run allegro's setup and found out that keyboard.dat and
> language.dat are no more (whatever that expression means :). Shouldn't be
> there some rule in the makefile to build them or is it just so because
> they will be built manually for the final release only?
Use misc/mkdata.sh to build them.
> Another thing, with the recent config routines patches my game has stopped
> showing properly the get_config_text localized texts, and it only displays
> the strings being passed to them.
I probably had better wait for your bug report, but with the new config
code, localized texts (those retrieved by the get_config_text() function)
must be in the [language] section of the selected config file, like in the
resource/*.cfg files.
They can previously be in the "NULL" section of the file.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx