[gimp/soc-2010-cage] app: forgot to save the last comment edit
- From: Michael Muré <mmure src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2010-cage] app: forgot to save the last comment edit
- Date: Wed, 30 Jun 2010 22:08:42 +0000 (UTC)
commit eb7137083ad38b7c7249159f09d021144d2f285f
Author: Michael Natterer <mitch gimp org>
Date: Sat Jun 12 18:46:30 2010 +0200
app: forgot to save the last comment edit
app/display/gimpcanvas.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/app/display/gimpcanvas.c b/app/display/gimpcanvas.c
index 08d94c6..22cd987 100644
--- a/app/display/gimpcanvas.c
+++ b/app/display/gimpcanvas.c
@@ -329,8 +329,7 @@ gimp_canvas_focus (GtkWidget *widget,
* give focus to the canvas because it is focussable. Instead, try
* navigating in the focussed overlay child first, and use
* GtkContainer's default implementation only if that fails (which
- * happens when cursor navigation leaves the overlay child's
- * widget).
+ * happens when focus navigation leaves the overlay child).
*/
if (focus && gtk_widget_child_focus (focus, direction))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]