diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-19 18:27:20 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-19 18:27:20 +0200 |
commit | 1a4750b76bb368e6f8c107f52b84343cbd3eac3c (patch) | |
tree | 53e31e10c4e96e15493ddfb17645a64201420989 /doc | |
parent | 2f2a721043a27b3b423f0a0270ea7f125883e0f3 (diff) |
language display order
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/po.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 98526a55a..2d59c03fa 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -250,6 +250,16 @@ once [[intrigeri]]'s `meta` branch is merged. An integration branch, called `meta-po`, merges [[intrigeri]]'s `po` and `meta` branches, and thus has thise additional features. + +Language display order +---------------------- + +Jonas pointed out that one might want to control the order that links to +other languages are listed, for various reasons. Currently, there is no +order, as `po_slave_languages` is a hash. It would need to be converted +to an array to support this. (If twere done, twere best done quickly.) +--[[Joey]] + Documentation ------------- |