forked from AuroraMiddleware/gtk
converted a Tab to spaces.
2002-06-28 Sven Neumann <sven@gimp.org> * gdk-pixbuf-csource.c (print_blurb): converted a Tab to spaces.
This commit is contained in:
parent
be41254b34
commit
0c9e03ce2e
@ -1,3 +1,7 @@
|
|||||||
|
2002-06-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* gdk-pixbuf-csource.c (print_blurb): converted a Tab to spaces.
|
||||||
|
|
||||||
Thu Jun 13 18:11:11 2002 Owen Taylor <otaylor@redhat.com>
|
Thu Jun 13 18:11:11 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* pixops/pixops.c: Fix problem where when no alpha was
|
* pixops/pixops.c: Fix problem where when no alpha was
|
||||||
|
@ -277,7 +277,7 @@ print_blurb (FILE *bout,
|
|||||||
fprintf (bout, " --static generate static symbols\n");
|
fprintf (bout, " --static generate static symbols\n");
|
||||||
fprintf (bout, " --decoder provide rle decoder\n");
|
fprintf (bout, " --decoder provide rle decoder\n");
|
||||||
fprintf (bout, " --name=identifier C macro/variable name\n");
|
fprintf (bout, " --name=identifier C macro/variable name\n");
|
||||||
fprintf (bout, " --build-list parse (name, image) pairs\n");
|
fprintf (bout, " --build-list parse (name, image) pairs\n");
|
||||||
fprintf (bout, " -h, --help show this help message\n");
|
fprintf (bout, " -h, --help show this help message\n");
|
||||||
fprintf (bout, " -v, --version print version informations\n");
|
fprintf (bout, " -v, --version print version informations\n");
|
||||||
fprintf (bout, " --g-fatal-warnings make warnings fatal (abort)\n");
|
fprintf (bout, " --g-fatal-warnings make warnings fatal (abort)\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user