[gnome-desktop] thumbnail: Fix docs to mention which gdk-pixbuf version to use



commit 241270c1cf615e1a384254725d08ffb76882687e
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Apr 30 09:59:19 2017 +0100

    thumbnail: Fix docs to mention which gdk-pixbuf version to use
    
    Signed-off-by: Philip Withnall <philip tecnocode co uk>

 libgnome-desktop/gnome-thumbnail-pixbuf-utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome-desktop/gnome-thumbnail-pixbuf-utils.c b/libgnome-desktop/gnome-thumbnail-pixbuf-utils.c
index fcd88c0..71ea5f4 100644
--- a/libgnome-desktop/gnome-thumbnail-pixbuf-utils.c
+++ b/libgnome-desktop/gnome-thumbnail-pixbuf-utils.c
@@ -41,7 +41,7 @@
  * Scales the pixbuf to the desired size. This function
  * used to be a lot faster than gdk-pixbuf when scaling
  * down by large amounts. This is not true anymore since
- * gdk-pixbuf UNRELEASED. You should use
+ * gdk-pixbuf 2.36.5. You should use
  * gdk_pixbuf_scale_simple() instead, which this function
  * now does internally.
  *


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