diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-16 17:31:14 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-16 17:31:14 +0800 |
commit | 8b11e79c4bdf1811a5822a9db33a6370dfdb1948 (patch) | |
tree | 731ad2e3925fb5b32b8e4a4d70d34137e0d81298 /shell/ChangeLog | |
parent | 4f04fb23bb9fb71489581ff3e4bb45bb9d0bd044 (diff) | |
download | gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.tar gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.tar.gz gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.tar.bz2 gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.tar.lz gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.tar.xz gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.tar.zst gsoc2013-evolution-8b11e79c4bdf1811a5822a9db33a6370dfdb1948.zip |
Removed. (load_shortcuts): Don't call it.
* e-shortcuts.c
(override_shortcut_name_and_type_from_storage_set): Removed.
(load_shortcuts): Don't call it.
svn path=/trunk/; revision=11120
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 bd4ed7411a..9166a7aef4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-07-16 Ettore Perazzoli <ettore@ximian.com> + + * e-shortcuts.c + (override_shortcut_name_and_type_from_storage_set): Removed. + (load_shortcuts): Don't call it. + 2001-07-15 Ettore Perazzoli <ettore@ximian.com> [Fix #4387, Shortcut bar items don't keep the name after rename.] |