[pacman-dev] Gettext support in makeworld

Dan McGee dpmcgee at gmail.com
Fri Nov 9 10:18:42 EST 2007


On Nov 9, 2007 6:10 AM, Giovanni Scafora <linuxmania at gmail.com> wrote:
> 2007/11/9, Giovanni Scafora <linuxmania at gmail.com>:
> > Hi guys,
> >
> > I attached makeworld.sh.in with gettext support.
>
> Note that I changed:
> export TEXTDOMAIN='pacman'
> to
> export TEXTDOMAIN='makeworld'
>
> but I'm not sure if it's right.
> Let's me know, thanks.

Note that all of the TEXTDOMAIN variables in the scripts are pacman.
This is so they can all share the same po file, so that is actually
how you want to leave it.

Do you want to resubmit this, and preferably as a GIT patch?

And side note- makeworld is WAY out of sync with makepkg. :( Anyone
want to update the options to match those of makepkg, and ensure it
still works OK?

-Dan




More information about the pacman-dev mailing list