diff options
author | Norbert Preining <preining@logic.at> | 2009-08-09 17:50:12 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-08-09 17:50:12 +0000 |
commit | e69918468644f891e3246aa8c0f2001b8c92b108 (patch) | |
tree | 5f934875ac09fad226b5db90e23e8487e2b09b92 /Master/tlpkg/tlpsrc | |
parent | cf18f3ed20e8c33c50474349c41c4b820f631402 (diff) |
rework translation handling completely, all is now done more or less
gettext compatible, and people can use po editors to edit
tlpkg/translations/*.po
git-svn-id: svn://tug.org/texlive/trunk@14589 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 1462025b44c..d0b0af1b1b0 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -12,6 +12,7 @@ runpattern d readme-html.dir runpattern d readme-txt.dir runpattern d texmf/scripts/texlive/tlmgrgui runpattern d tlpkg/TeXLive +runpattern d tlpkg/translations runpattern f LICENSE* runpattern f README runpattern f README* |