]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/search_for_locale_data_in_the_installed_location.mdwn
close merged bugs
[ikiwiki.git] / doc / bugs / search_for_locale_data_in_the_installed_location.mdwn
index 0a2b1efeaca843f788e5be7c1a5031aaf27f36fd..dace2ca1972667166d43579e91252dfbedfd4d0e 100644 (file)
@@ -2,7 +2,7 @@ It seems like gettext only searches for locale information in /usr/share/locale,
 
     --- a/IkiWiki.pm
     +++ b/IkiWiki.pm
-    @@ -1057,6 +1057,7 @@ sub gettext { #{{{
+    @@ -1057,6 +1057,7 @@ sub gettext {
                                     $gettext_obj=undef;
                                     return shift;
                             }