diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-23 21:19:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-23 21:19:21 +0000 |
commit | 8c31a01efa05c4fb821e1364b8792b89852619a3 (patch) | |
tree | c174dd8a9200def7bd2b6734ba1ee19b1ec08cf5 /debian | |
parent | 27d029113faf479464db289a71b98cbf5e672793 (diff) | |
download | ikiwiki-8c31a01efa05c4fb821e1364b8792b89852619a3.tar ikiwiki-8c31a01efa05c4fb821e1364b8792b89852619a3.tar.gz |
rename tex to teximg
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b057e7c56..1ff492a48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,7 +46,7 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Add proper Homepage field to Debian package (needs uber-new dpkg). * Add monotone support, contributed by William Uther. * Avoid ugly gettext messages if LANG is empty. Closes: #439035 - * Added tex plugin to generate images from latex code. + * Added teximg plugin to generate images from latex code. Contributed by Patrick Winnertz as a GSoC project. * Call the formbuilder hook for the edit page. * Call decode_form_utf8 before running formbuilder_setup hooks. |