[Scummvm-devel] Fwd: Found cause for translation problem
Thierry Crozat
criezy at scummvm.org
Fri Jun 24 20:55:01 CEST 2011
Le 24 juin 2011 à 19:04, Eugene Sandulenko a écrit :
>>
>> Sorry exactly the other way round, it prefers the intern resources over the
>> CWD.
> That is correct. We should not add cwd to the searchman, as it will interfer with engine behavior. What I can recommend is to have translation-specific path in config and set it's default to cwd in windows-specific part of backend. Then make it as preference in searches, before trying to rely on searchman.
>
As I wrote it already uses the Theme path but only after the SearchMan. I don't really see the need to add yet another path in the options and the translations are already somewhat linked to the themes (since the Theme needs to contain the fonts for the translation locale). So I will just change the order in which it searches to look first in the Theme path. If you think I am abusing the Theme path then speak up and I might do what Eugene suggest.
Thierry
More information about the Scummvm-devel
mailing list