diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 23:14:20 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 23:14:20 +0200 |
commit | 257fed665ab19e1ec505545c74f4b4eaf4f8cf1f (patch) | |
tree | 2f96845bc0163e6fd579edcda25f101d7944d7e1 /Makefile | |
parent | 25f3b40fb7ebe138278356a8f7181e10e2394ef0 (diff) |
Enable da locale.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ ikiwiki_MODULES = templates basewiki smiley #ikiwiki_basewiki_FLAVORS = nonedit #ikiwiki_templates_FLAVORS = nonedit # locales used. Expands Git BRANCHes -#ikiwiki_LOCALES = da nb +ikiwiki_LOCALES = da # gettext-based modules and locales used #ikiwiki_POMODULES = basewiki smiley #ikiwiki_POLOCALES = da |