[gdk-pixbuf] Fix up help message



commit bd40fbc8bc415160337a9c1ac7b9b05631ebbe30
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 25 22:21:16 2010 -0400

    Fix up help message

 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 216e48e..5394b86 100644
--- a/gdk-pixbuf/queryloaders.c
+++ b/gdk-pixbuf/queryloaders.c
@@ -296,7 +296,7 @@ int main (int argc, char **argv)
                                 "# Automatically generated file, do not edit\n"
                                 "# Created by %s from gtk+-%s\n"
                                 "#\n",
-                                (prgname ? prgname : "gdk-pixbuf-query-loaders-3.0"),
+                                (prgname ? prgname : "gdk-pixbuf-query-loaders-2.0"),
                                 GDK_PIXBUF_VERSION);
 
         if (argc == first_file) {



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