diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-27 02:59:29 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-27 02:59:29 +0800 |
commit | d9f93b90ee08a8576e5ff447b66e0281e49287bf (patch) | |
tree | 0565a87d78c3674eba01e6f93ff270b640802292 /widgets/shortcut-bar/ChangeLog | |
parent | 158f590f7e81bcc78c830e6c7331258a0f82ff75 (diff) | |
download | gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.tar gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.tar.gz gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.tar.bz2 gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.tar.lz gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.tar.xz gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.tar.zst gsoc2013-evolution-d9f93b90ee08a8576e5ff447b66e0281e49287bf.zip |
Fixed emission for "shortcut_dragged".
svn path=/trunk/; revision=5594
Diffstat (limited to 'widgets/shortcut-bar/ChangeLog')
-rw-r--r-- | widgets/shortcut-bar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog index 93bf8e9175..2b45fba9f8 100644 --- a/widgets/shortcut-bar/ChangeLog +++ b/widgets/shortcut-bar/ChangeLog @@ -1,3 +1,8 @@ +2000-09-26 Ettore Perazzoli <ettore@helixcode.com> + + * e-shortcut-bar.c (e_shortcut_bar_on_drag_data_delete): Emit the + signal correctly. + 2000-09-25 Ettore Perazzoli <ettore@helixcode.com> * e-shortcut-bar.c (e_shortcut_bar_destroy): Call |