diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-03-16 10:20:31 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-16 10:20:31 +0800 |
commit | eaaa45115ffe9382758627bb3747210f8a78788b (patch) | |
tree | 0ddf69ad7c11a7a4be9efd5e5652620d6277eb7e /shell/ChangeLog | |
parent | e91db1e5a1c13a703dd7035b9b2383f2e3820fca (diff) | |
download | gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.tar gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.tar.gz gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.tar.bz2 gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.tar.lz gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.tar.xz gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.tar.zst gsoc2013-evolution-eaaa45115ffe9382758627bb3747210f8a78788b.zip |
Updated to use new EPopupMenu API.
2002-03-15 Jeffrey Stedfast <fejj@ximian.com>
* e-activity-handler.c (show_cancellation_popup): Updated to use
new EPopupMenu API.
svn path=/trunk/; revision=16185
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3b869920bd..3a5e386842 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-03-15 Jeffrey Stedfast <fejj@ximian.com> + + * e-activity-handler.c (show_cancellation_popup): Updated to use + new EPopupMenu API. + 2002-03-14 Dan Winship <danw@ximian.com> Support for delayed filling-in of storages/folders. |