diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 01:18:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 01:18:03 +0000 |
commit | 06b955b84a0abec6d6baae9eb295793574cb76d7 (patch) | |
tree | 5ea1ca13d4c77df89e1f6e4004d1b23b0a6c3b93 /po | |
parent | 7afb843a007a3a5f15cf64a36364ceffd8440047 (diff) |
* Add a new %destsources hash, which maps between a destination file and
the source page used to create it, ie it's the reverse of %renderedfiles.
* Use %destsources in htmllink and urlto for 20-50% speedup.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index f7d93e834..3bb115ee9 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-04-09 20:10-0400\n" +"POT-Creation-Date: 2007-04-09 21:13-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -553,7 +553,7 @@ msgstr "" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:620 +#: ../IkiWiki.pm:625 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" |