[gtk/dnd-gestures-2: 124/173] placessidebar: Update a comment
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/dnd-gestures-2: 124/173] placessidebar: Update a comment
- Date: Wed, 8 Jan 2020 23:59:21 +0000 (UTC)
commit 27c521cce83febb91960bec6f8e29fa8ba3048a5
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 6 20:31:23 2020 -0500
placessidebar: Update a comment
gtk/gtkplacessidebar.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index 4170fad41a..8f3d0cbef0 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -2084,8 +2084,8 @@ dnd_finished_cb (GdkDrag *drag,
* but that's not true, because this function is called also before drag_drop,
* which needs the data from the drag so we cannot free the drag data here.
* So now one could think we could just do nothing here, and wait for
- * drag-end or drag-failed signals and just stop_drop_feedback there. But that
- * is also not true, since when the drag comes from a diferent widget than the
+ * drag-end or drag-cancel signals and just stop_drop_feedback there. But that
+ * is also not true, since when the drag comes from a different widget than the
* sidebar, when the drag stops the last drag signal we receive is drag-leave.
* So here what we will do is restore the state of the sidebar as if no drag
* is being done (and if the application didnt request for permanent hints with
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]