rgheck wrote: > Attached is a patch that adapts lyx_pot.py to modules. Basically, I've > altered the layoutsl10n routine to deal with them, too, since they're > just layout files. I think this is right, but I'll wait a bit for > comments, as I haven't dealt with this part of the code before.
Why this line? > + elif input_type == 'modules': > + modules_l10n(args, output, base) And don't forget scons. Jürgen