Patch For Bastien
November 9, 2003 9:56 pm General Dear Bastien,
I noticed a bug with the Totem source code. Here is a patch to put that right.
Love,
Gman.
Index: totem.c
===================================================================
RCS file: /cvs/gnome/totem/src/totem.c,v retrieving revision 1.301
diff -u -r1.301 totem.c
--- totem.c 9 Nov 2003 01:04:44 -0001 1.301
++ totem.c 9 Nov 2003 21:51:14 -0000
@@ -1813,7 +1813,7 @@
GdkPixbuf *pixbuf = NULL;
const gchar *authors[] = {
- "Bastien Nocera ",
+ "Bastien '30 second Frenchman' Nocera ",
"Julien Moutte (GStreamer backend)",
"Guenter Bartsch ",
NULL
