From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> Date: Sun, 21 Oct 2007 21:59:41 +0000 (+0000) Subject: web commit by JonasSmedegaard: Improved routines to grab localized underlays. X-Git-Tag: 2.11~52 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b75e57f126e818e982455a47e95b49c85ff57ecd?ds=inline web commit by JonasSmedegaard: Improved routines to grab localized underlays. --- diff --git a/doc/todo/l10n.mdwn b/doc/todo/l10n.mdwn index 1a00ee2c3..67ec7789d 100644 --- a/doc/todo/l10n.mdwn +++ b/doc/todo/l10n.mdwn @@ -62,7 +62,10 @@ and there is a po/ikiwiki.pot in the source that can be translated. ---- -Danish l10n of templates and basewiki is available at http://source.jones.dk/ -(using GIT - do `git clone <url> && cd <dir> && git checkout master_danish` -for each of the ikiwiki_* repositories) +Danish l10n of templates and basewiki is available with the following commands: + + git clone http://source.jones.dk/ikiwiki.git newsite + cd newsite + make all + --[[JonasSmedegaard]] \ No newline at end of file