diff options
author | Dan Winship <danw@src.gnome.org> | 2002-07-13 05:33:18 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-07-13 05:33:18 +0800 |
commit | efdafd9d878dc8a5c27b13e18b2d08cb52aa066b (patch) | |
tree | 56bb431d95cf397a9d3fb2b1f1d8a54230dcbc30 /shell/ChangeLog | |
parent | 362f59f59030d924d8696961c99cc22ab7459e7f (diff) | |
download | gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.tar gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.tar.gz gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.tar.bz2 gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.tar.lz gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.tar.xz gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.tar.zst gsoc2013-evolution-efdafd9d878dc8a5c27b13e18b2d08cb52aa066b.zip |
dup the listener, for consistency with the other signals
* evolution-storage.c (impl_Storage_asyncDiscoverSharedFolder):
dup the listener, for consistency with the other signals
svn path=/trunk/; revision=17444
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 c515d7f3b8..135774af8e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-07-12 Dan Winship <danw@ximian.com> + + * evolution-storage.c (impl_Storage_asyncDiscoverSharedFolder): + dup the listener, for consistency with the other signals + 2002-07-12 Ettore Perazzoli <ettore@ximian.com> * evolution-folder-selector-button.c (clicked): Ref the |