adding comma Glynn left out that kept it from compiling
2003-01-24 John Fleck <jfleck@inkstain.net> * src/about.c: adding comma Glynn left out that kept it from compiling
This commit is contained in:
parent
f029f5a04e
commit
2d0e828c5d
@ -1,3 +1,8 @@
|
|||||||
|
2003-01-24 John Fleck <jfleck@inkstain.net>
|
||||||
|
|
||||||
|
* src/about.c: adding comma Glynn left out
|
||||||
|
that kept it from compiling
|
||||||
|
|
||||||
2003-01-24 Glynn Foster <glynn.foster@sun.com>
|
2003-01-24 Glynn Foster <glynn.foster@sun.com>
|
||||||
|
|
||||||
* src/about.c: Provide correct help URL.
|
* src/about.c: Provide correct help URL.
|
||||||
|
@ -47,7 +47,7 @@ static const gchar *author_credits[] = {
|
|||||||
"Havoc Pennington <hp@redhat.com>",
|
"Havoc Pennington <hp@redhat.com>",
|
||||||
"Kristian Rietveld <kris@gtk.org>",
|
"Kristian Rietveld <kris@gtk.org>",
|
||||||
"Jakub Steiner <jimmac@ximian.com>",
|
"Jakub Steiner <jimmac@ximian.com>",
|
||||||
"Tom Tromey <tromey@redhat.com>"
|
"Tom Tromey <tromey@redhat.com>",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user