[Bug 491518] Review Request: openttd - Transport system simulation game

bugzilla at redhat.com bugzilla at redhat.com
Sun May 17 13:17:39 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=491518





--- Comment #14 from Alexey Torkhov <atorkhov at gmail.com>  2009-05-17 09:17:38 EDT ---
(In reply to comment #13)
> I added the docs tarball from upstream and put it in the package as a docs
> subpackage. It should contain everything that is needed to develop OTTD addons
> such as AI etc.

Seems, docs tarball they distribute is documentation for whole internal API.
And we want only docs for AI API. It is simple to generate, just call doxygen
from src/ai/api dir (doxygen should be in BR).

> Alexey, if you had a patch for the flag issue that would be awesome.

The simplest patch I used is just hiding flag:
http://atorkhov.fedorapeople.org/openttd-0.7.0-hide-flag.patch


The idea of representing languages by two-letter ISO codes does not work well
is this case - they have Brazilian and Portuguese languages/flags but it will
be represented by "pt" code. It should be either long code pt_BR/pt_PT which is
not very good for users, or some shortening of full language name.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list