Re: build gnome-user-docs with nl included
Rafael Fontenelle <[email protected]>
| Newsgroups | gmane.comp.gnome.documentation |
|---|---|
| Message-ID | <CAFPa+SmZBP=W4MKP43m4p_Nf5pb+zKE+4CsVTUrfnHfk+qWTwg@mail.gmail.com> |
2018-03-01 7:25 GMT-03:00 Hannie Dumoleyn <[email protected]>: > > Pre-commit checks instructions on [1]: I have built gnome-user-docs > according to these instructions. What I get in the folder system-admin-guide > is C, cs, de, es, gl and ko. > > My question is: why do I only get 5 languages in this build, while I do have > /nl in /gnome-user-docs/gnome-help. Should I add nl somewhere (Makefile, > Makefile.am or whatever)? > > Hannie For System Admin Guide, you have to add 'nl' to HELP_LINGUAS in the last line of system-admin-guide/Makefile.am (and then run ./configure). You have also to put your translation file "nl.po" inside "system-admin-guide/nl/", as usual. Please notice this is similar scenario as "gnome-help/", which already has 'nl'. Best regards, Rafael Fontenelle