]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/search_for_locale_data_in_the_installed_location.mdwn
Tag patches with the plugin to which they apply, or core
[ikiwiki.git] / doc / bugs / search_for_locale_data_in_the_installed_location.mdwn
index a7fab55713a5766ca6ea9ad1f0b4f35b25d56fce..08af5fe2caa7a1ff5f3b87fa10e08574ff2b030b 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;
                             }
@@ -11,7 +11,7 @@ It seems like gettext only searches for locale information in /usr/share/locale,
                     return $gettext_obj->get(shift);
             }
 
-[[tag patch]]
+[[!tag patch patch/core]]
 -- [[ThomasBleher]]
 
 > According to my testing, this patch makes ikiwiki's localisation fail for