[gdk-pixbuf] Another s/gtk+/gdk-pixbuf/



commit 2616b50e30af5627230adf53855b9f8ce3a0b317
Author: Christian Persch <chpe gnome org>
Date:   Sat Jun 26 15:35:13 2010 +0200

    Another s/gtk+/gdk-pixbuf/

 gdk-pixbuf/queryloaders.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/queryloaders.c b/gdk-pixbuf/queryloaders.c
index 5394b86..46a3c85 100644
--- a/gdk-pixbuf/queryloaders.c
+++ b/gdk-pixbuf/queryloaders.c
@@ -294,7 +294,7 @@ int main (int argc, char **argv)
         g_string_append_printf (contents,
                                 "# GdkPixbuf Image Loader Modules file\n"
                                 "# Automatically generated file, do not edit\n"
-                                "# Created by %s from gtk+-%s\n"
+                                "# Created by %s from gdk-pixbuf-%s\n"
                                 "#\n",
                                 (prgname ? prgname : "gdk-pixbuf-query-loaders-2.0"),
                                 GDK_PIXBUF_VERSION);



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