diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-09 14:29:06 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-09 14:29:06 -0400 |
commit | f24904b160c76adf2fc079a8f1a7a1e5bd1628e5 (patch) | |
tree | 6b9f79ebe574ceb6647b1e301104ef98983db245 /doc/plugins | |
parent | 4ac0b2953131d7a53562ab8918c8e5a49952d8ac (diff) | |
parent | b978a5773ea7a363d9588f6825ac5e47e32d4453 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/po.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn index 8b19afae6..c39008466 100644 --- a/doc/plugins/contrib/po.mdwn +++ b/doc/plugins/contrib/po.mdwn @@ -320,3 +320,11 @@ finish it at some point in the first quarter of 2009. --[[intrigeri]] >> --[[intrigeri]] > > --[[Joey]] + +I reverted the `%backlinks` and `$backlinks_calculated` exposing. +The issue they were solving probably will arise again when I'll work +on my meta branch again (i.e. when the simplified po one is merged), +but the po thing is supposed to work without these ugly `our`. +Seems like it was the last unaddressed item from Joey's review, so I'm +daring a timid "please pull"... or rather, please review again :) +--[[intrigeri]] |