aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSebastien Bacher <sbacher@src.gnome.org>2008-08-15 04:15:57 +0800
committerSebastien Bacher <sbacher@src.gnome.org>2008-08-15 04:15:57 +0800
commit09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79 (patch)
tree43c5fb50fabf6db9770fc4f770809964c6c5a161 /calendar/ChangeLog
parenta6a24fe690bd90bf8dd056bdb810fca931b1508c (diff)
downloadgsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.tar
gsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.tar.gz
gsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.tar.bz2
gsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.tar.lz
gsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.tar.xz
gsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.tar.zst
gsoc2013-evolution-09ccc1cdd7af0a5f4dfa7ed0d10d3fc463920f79.zip
** Fix for bug #547805
* em-popup.c: (emp_standard_menu_factory): don't filter applications using g_app_info_should_show() * gui/e-cal-popup.c: (ecalp_standard_menu_factory): don't filter applications using g_app_info_should_show() svn path=/trunk/; revision=35993
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a98600a82b..9eb7f83319 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-14 Sebastien Bacher <seb128@ubuntu.com>
+
+ ** Fix for bug #547805
+
+ * gui/e-cal-popup.c: (ecalp_standard_menu_factory):
+ don't filter applications using g_app_info_should_show()
+
2008-08-14 Matthew Barnes <mbarnes@redhat.com>
* gui/dialogs/comp-editor.c: