[gimp/meson: 65/128] Fix encoding...



commit 65793f4f52812a2c917842ea8644e0bc82e96cf9
Author: Félix Piédallu <felix piedallu me>
Date:   Mon Jan 8 15:08:26 2018 +0100

    Fix encoding...

 app/display/gimpdisplayshell-title.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-title.c b/app/display/gimpdisplayshell-title.c
index c528ba9..4fe5c6f 100644
--- a/app/display/gimpdisplayshell-title.c
+++ b/app/display/gimpdisplayshell-title.c
@@ -515,8 +515,8 @@ gimp_display_shell_format_title (GimpDisplayShell *shell,
               /* Other cool things to be added:
                * %r = xresolution
                * %R = yresolution
-               * %� = image's fractal dimension
-               * %� = the answer to everything - (implemented)
+               * %ø = image's fractal dimension
+               * %þ = the answer to everything - (implemented)
                */
 
             default:


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