diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-03 15:53:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-03 15:53:34 -0500 |
commit | d93aaed7919f0449d387aed6c6ee3aaff85a12eb (patch) | |
tree | f31e998cae4b6ec478d366f7997b0a892d89a328 /po | |
parent | 59379d0205fdbdb90553d1f5cef666e7e72a8927 (diff) | |
download | ikiwiki-d93aaed7919f0449d387aed6c6ee3aaff85a12eb.tar ikiwiki-d93aaed7919f0449d387aed6c6ee3aaff85a12eb.tar.gz |
* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.
* rcs_diff is a new function that rcs modules should implement.
* Implemented rcs_diff for git, svn, and tla (tla version untested).
Mercurial and monotone still todo.
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 8be9e2734..4a1c32053 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: 2008-02-24 16:02-0500\n" +"POT-Creation-Date: 2008-03-03 15:41-0500\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" @@ -508,7 +508,7 @@ msgstr "" msgid "(not toggleable in preview mode)" msgstr "" -#: ../IkiWiki/Rcs/Stub.pm:62 +#: ../IkiWiki/Rcs/Stub.pm:68 msgid "getctime not implemented" msgstr "" |