aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-06 04:42:57 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-06 04:42:57 +0800
commite9a3200abea4eaa4259d59f89dc0a406af6760a2 (patch)
tree6c509c16799a6b3de334bcad1d78f5f5b1733687 /shell/ChangeLog
parent79f942b4654f9192270c9c55dd58f217bf7e32e6 (diff)
downloadgsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar
gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar.gz
gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar.bz2
gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar.lz
gsoc2013-evolution-e9a3200abea4eaa4259d59f89dc0a406af6760a2.tar.xz
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/ChangeLog6
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.