diff options
author | Milan Crha <mcrha@redhat.com> | 2008-10-01 18:08:05 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-10-01 18:08:05 +0800 |
commit | 01d08b507450d89e1c8bfd5bb4862f21367adc3f (patch) | |
tree | 5a6e80e1f651ea1ba39868425b25c0e8b11c17d2 /ChangeLog | |
parent | 92255f70f3d1a757e9bfa1eed18bcad150a23719 (diff) | |
download | gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.gz gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.tar.zst gsoc2013-evolution-01d08b507450d89e1c8bfd5bb4862f21367adc3f.zip |
** Fix for bug #554458
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #554458
* configure.in: Bump glib version to 2.18.0 because of g_content_type_from_mime_type.
* mail/em-popup.c: (emp_standard_menu_factory):
* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
Use content-type to call of g_app_info_get_all_for_type.
svn path=/trunk/; revision=36526
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-10-01 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #554458 + + * configure.in: + Bump glib version to 2.18.0 because of g_content_type_from_mime_type. + 2008-09-22 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Fix 'cs' build break due to my git-merge issues. |