diff options
-rw-r--r-- | Makefile | 4 | ||||
m--------- | basewiki | 0 | ||||
-rw-r--r-- | ikiwiki_nb.setup | 2 | ||||
m--------- | templates | 0 |
4 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ ikiwiki_VERSION = 3.20100704 # modules (subproject extension names) used. Expands SOURCES ikiwiki_MODULES = templates basewiki smiley directives # locales used. Expands SOURCES -ikiwiki_LOCALES = da +ikiwiki_LOCALES = da nb # gettext-based modules and locales used #ikiwiki_POMODULES = basewiki smiley directives #ikiwiki_POLOCALES = da @@ -12,7 +12,7 @@ ikiwiki_LOCALES = da #dummy_MODULES = content_dummy # uncomment this when ikiwiki.setup is configured for the local environment -#CONFIGS = ikiwiki.setup +#CONFIGS = ikiwiki_da.setup ikiwiki_nb.setup ikiwiki.setup # Everything after this is generic diff --git a/basewiki b/basewiki -Subproject 320795e6d83f5d9fa2fefdcdd3f28cf1033243b +Subproject 6b53960c5bbcf6a43f2e48b0b37a94e1f909b52 diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 4d84eb8..182ba39 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.setup @@ -57,7 +57,7 @@ use IkiWiki::Setup::Standard { # strftime format string to display date timeformat => '%c', # UTF-8 locale to use - locale => 'no_NB.UTF-8', + locale => 'nb_NO.UTF-8', # put user pages below specified page userdir => '', # how many backlinks to show before hiding excess (0 to show all) diff --git a/templates b/templates -Subproject ee62a82c4be0125da6b4758e43e231a3c28c857 +Subproject 5df058b2b3dc6e565ad3b3604263f487ef65f2a |