[gimp] app: forgot to save the last comment edit
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: forgot to save the last comment edit
- Date: Sat, 12 Jun 2010 16:46:51 +0000 (UTC)
commit 94dc079d44a56c0c65e61c609d39b9e63fd02aee
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]