On 29.08.2011 11:48, Olivier Aubert wrote: > The aeidon module uses the standard gettext API to initialise gettext > (gettext.bindtextdomain / gettext.textdomain), using the "gaupol" > textdomain. This conflicts with any application other than "gaupol" > wanting to use the aeidon module (for the record, the Advene > application, and thanks for the aeidon module), since the textdomain > is application-wide: importing the module will set the textdomain to > "gaupol" which will prevent appropriate translations to be loaded by > the application.
Oops, sorry about that. It's a leftover from a not fully thought out split to an independent aeidon package. The fix seems fairly simple, I'll try to release 0.19.1 or 0.20 upstream soon. -- Osmo Salomaa <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

