[gimp/soc-2010-cage] Bug 622234 - gimp.desktop: image/x-psd in MimeTypes twice
- From: Michael Muré <mmure src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2010-cage] Bug 622234 - gimp.desktop: image/x-psd in MimeTypes twice
- Date: Wed, 30 Jun 2010 22:12:25 +0000 (UTC)
commit e36f48f49ec74d2f4619c3ccfce6d063f2aed5bb
Author: Michael Natterer <mitch gimp org>
Date: Sun Jun 20 23:53:43 2010 +0200
Bug 622234 - gimp.desktop: image/x-psd in MimeTypes twice
Fix the typo: the second x-psd should be x-psp
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 28231ae..c89902d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1119,7 +1119,7 @@ if test -z "$Z_LIBS"; then
fi
if test "x$have_zlib" = xyes; then
- MIME_TYPES="$MIME_TYPES;image/x-psd"
+ MIME_TYPES="$MIME_TYPES;image/x-psp"
fi
AC_SUBST(FILE_PSP)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]