diff options
author | Milan Crha <mcrha@redhat.com> | 2009-02-23 23:12:28 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2009-02-23 23:12:28 +0800 |
commit | 24274985023bdb9e5f5a5e553d5f7b8f8ae742d8 (patch) | |
tree | baf411e777d2e88a7abb3ccb96a3068c0632fadb /calendar/ChangeLog | |
parent | 87e1c46c336a3b0764bfe17caa3168eeca90a281 (diff) | |
download | gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.tar gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.tar.gz gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.tar.bz2 gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.tar.lz gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.tar.xz gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.tar.zst gsoc2013-evolution-24274985023bdb9e5f5a5e553d5f7b8f8ae742d8.zip |
** Fix for bug #572543
2009-02-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #572543
* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
* mail/em-popup.c: (emp_standard_menu_factory):
Always look for alternative apps for application/octet-stream.
svn path=/trunk/; revision=37312
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f70dbacae6..2ec439b641 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2009-02-23 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #572543 + + * gui/e-cal-popup.c: (ecalp_standard_menu_factory): + Always look for alternative apps for application/octet-stream. + 2009-02-22 Tobias Mueller <tobiasmue@svn.gnome.org> * gui/e-itip-control.c (refresh_options_object): |