issue #1340, don't display mime-type

svn: r9290
This commit is contained in:
Stéphane Charette
2007-11-03 05:43:12 +00:00
parent 438302d10d
commit 0aefbc706a
2 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2007-11-02 Stéphane Charette <stephanecharette@gmail.com>
* src/plugins/NarrativeWeb.py: issue #1340, do not display mime-types
in NarrativeWeb for image/*
2007-11-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* configure.in: We have a runtime check for Python 2.5. Do the same
here by using AM_PATH_PYTHON(2.5)