[Gimp-docs] GIMP manual writing in 2009
Sven Neumann
sven at gimp.org
Wed Jun 11 16:05:41 PDT 2008
Hi,
On Wed, 2008-06-11 at 22:44 +0200, Axel Wernicke wrote:
> Right now gimp calls the help by creating and opening an url that
> contains of some building blocks:
>
> <base>/<language>/<gimp help id><.html>
>
> Example 'file://user/me/here/is/the/gimp-help/html' / 'en' /
> 'gimp-tool-rect-select' '.html'
That's not correct. GIMP, or rather the help plug-in, parses the
gimp-help.xml file that is installed with the user manual for each
language. It uses this index to translate from help IDs to URIs. If the
respective URI is not available in the primary language, it tries to
locate it in the list of fallback locales specified by the user. This
defaults to 'en', in other words, the help ID is looked up in the
english version of the user manual.
Sven
More information about the Gimp-docs
mailing list