web commit by JonasSmedegaard: Improved routines to grab localized underlays.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 21 Oct 2007 21:59:41 +0000 (21:59 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 21 Oct 2007 21:59:41 +0000 (21:59 +0000)
doc/todo/l10n.mdwn

index 1a00ee2c38aa66cb9ac0dd76093b7970128c350f..67ec7789d5931b0cbd209d07947dab65df436192 100644 (file)
@@ -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