diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-06 04:42:57 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-06 04:42:57 +0800 |
commit | e9a3200abea4eaa4259d59f89dc0a406af6760a2 (patch) | |
tree | 6c509c16799a6b3de334bcad1d78f5f5b1733687 /shell/ChangeLog | |
parent | 79f942b4654f9192270c9c55dd58f217bf7e32e6 (diff) | |
download | gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar.gz gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar.zst gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.zip |
New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): Use
* e-shortcuts-view.c (get_shortcut_info): New.
(get_efolder_from_shortcut): Removed.
(impl_shortcut_dropped): Use `get_shortcut_info()' instead.
svn path=/trunk/; revision=12628
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index eb04501571..940f2ed41c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-09-05 Ettore Perazzoli <ettore@ximian.com> + * e-shortcuts-view.c (get_shortcut_info): New. + (get_efolder_from_shortcut): Removed. + (impl_shortcut_dropped): Use `get_shortcut_info()' instead. + +2001-09-05 Ettore Perazzoli <ettore@ximian.com> + * main.c (development_warning): s/Evolution/Ximian Evolution/. (idle_cb): Likewise. |