diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 00:26:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 00:26:15 +0000 |
commit | 88ffeae6eee4214cd96167b0f2ea646437a2bf23 (patch) | |
tree | 9f32e947992ca649e52fe3fd90ee9dbefe4d3761 /po | |
parent | 9c5be60e84abd5d645d0f4eb2f85eb7d3ec9419e (diff) | |
download | ikiwiki-88ffeae6eee4214cd96167b0f2ea646437a2bf23.tar ikiwiki-88ffeae6eee4214cd96167b0f2ea646437a2bf23.tar.gz |
* Add support for PROFILE=1 to the Makefile, this turns on profiling of the
wiki build using Devel::Profiler (Dprof can't handle ikiwiki).
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 1986963c0..f7d93e834 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 01:55-0700\n" +"POT-Creation-Date: 2007-04-09 20:10-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" |