[gimp] app: Don't yell in FIXME, explain instead



commit 2604db71a872eae33205de339d670ab8a5a49b89
Author: Martin Nordholts <martinn src gnome org>
Date:   Tue Jan 19 23:15:37 2010 +0100

    app: Don't yell in FIXME, explain instead

 app/display/gimpdisplayshell-callbacks.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-callbacks.c b/app/display/gimpdisplayshell-callbacks.c
index 270d7e9..c5da214 100644
--- a/app/display/gimpdisplayshell-callbacks.c
+++ b/app/display/gimpdisplayshell-callbacks.c
@@ -291,7 +291,7 @@ gimp_display_shell_canvas_size_allocate (GtkWidget        *widget,
           gint    offset_x;
           gint    offset_y;
 
-          /* FIXMEEEEE!!! */
+          /* FIXME: The code is a bit of a mess */
 
           /*  multiply the zoom_factor with the ratio of the new and
            *  old canvas diagonals



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]