diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-11 16:08:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-11 16:08:26 +0000 |
commit | ac93d0106be1df6cc3cd1bfb0101ef7db97a2706 (patch) | |
tree | 0090d9f415c4bb37cd6374a3a0c288c21feed99b | |
parent | f8a4c9c3713534591782782d1be2ab3b150d6c71 (diff) |
reduce shortdesc length for installer
git-svn-id: svn://tug.org/texlive/trunk@30397 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langother.tlpsrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc index 9aac50440e9..d40b3828d65 100644 --- a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc @@ -1,5 +1,5 @@ category Collection -shortdesc Chinese, Japanese, Korean, Thai +shortdesc Chinese/Japanese/Korean/Thai longdesc CJK (Chinese, Japanese, Korean) macros, fonts, documentation; longdesc also Thai since there is some overlap in the fonts. # diff --git a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc index ab3f5565ecc..903cf297a06 100644 --- a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc @@ -1,5 +1,5 @@ category Collection -shortdesc Hebrew, Vietnamese, Mongolian, and other languages +shortdesc Other languages longdesc Support for languages not otherwise listed; the split is made longdesc simply on the basis of the size of the support, to keep longdesc both collection sizes and the number of collections reasonable. |