Re: gedit-help translation problem

Alexandre Franke <[email protected]>
Newsgroups gmane.comp.gnome.internationalization.general,gmane.comp.gnome.documentation
Message-ID <CAJ-e=JCaFKRKaptQ6UyRQW8jEn6uOk_0tPSAKBO6LPNJC0jNfQ@mail.gmail.com>
On Wed, Sep 24, 2014 at 10:00 PM, Коростіль Данило
<[email protected]> wrote:
> I'm not sure
> about how to only build the help files, but maybe someone in the list could
> help you with it.

$ cat ~/.local/bin/po2mallard
#!/bin/sh

LOC=$(basename $(pwd))

msgfmt -o ${LOC}.mo ${LOC}.po
for page in ../C/*.page; do
  itstool -m ${LOC}.mo -o . $page
done
rm ${LOC}.mo


Run this from the directory your po file is in.

-- 
Alexandre Franke
_______________________________________________
gnome-i18n mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-i18n
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.