]> git.ipfire.org Git - thirdparty/shadow.git/commit
* configure.in, man/po/Makefile.in.in, man/po/Makevars,
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 25 Nov 2007 21:02:32 +0000 (21:02 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 25 Nov 2007 21:02:32 +0000 (21:02 +0000)
commit543b693547cee2b468473a03cefc525ae1bcc6c2
tree39677a4544343130b32561b43c8869cf0b7214cb
parentfabc69e9d8f4b3fb60a4e603ec2dbaa427aef714
* configure.in, man/po/Makefile.in.in, man/po/Makevars,
  man/po/POTFILES.in, man/Makefile.am: Generate the PO files for the
  manpages in the man/po directory (instead of man/<lang>). Use a
  Makefile.in.in based on gettext's one. This ensure that the PO are
  generated before being used in the <lang> directories.
* man/generate_mans.mak, man/generate_translations.mak,
  man/Makefile.am: New makefile for the generation of manpages from
  XML (generate_mans.mak). This avoid duplicate chunks in
  generate_translations.mak and Makefile.am
* man/de/de.po, man/fr/fr.po, man/it/it.po, man/pl/pl.po,
  man/ru/ru.po, man/sv/sv.po: Moved to...
* man/po/de.po, man/po/fr.po, man/po/it.po, man/po/pl.po,
  man/po/ru.po, man/po/sv.po: ... here.
14 files changed:
ChangeLog
configure.in
man/Makefile.am
man/generate_mans.mak [new file with mode: 0644]
man/generate_translations.mak
man/po/Makefile.in.in [new file with mode: 0644]
man/po/Makevars [new file with mode: 0644]
man/po/POTFILES.in [new file with mode: 0644]
man/po/de.po [moved from man/de/de.po with 100% similarity]
man/po/fr.po [moved from man/fr/fr.po with 100% similarity]
man/po/it.po [moved from man/it/it.po with 100% similarity]
man/po/pl.po [moved from man/pl/pl.po with 100% similarity]
man/po/ru.po [moved from man/ru/ru.po with 100% similarity]
man/po/sv.po [moved from man/sv/sv.po with 100% similarity]