$OpenBSD: patch-help_totem-docs_h,v 1.1.1.1 2011/05/20 16:04:45 jasper Exp $

XXX In function `about_action_callback':
error: syntax error before string constant

--- help/totem-docs.h.orig	Wed Nov 25 18:27:25 2009
+++ help/totem-docs.h	Wed Nov 25 18:27:33 2009
@@ -1,7 +1,9 @@
 const gchar* documentation_credits[] = {
+#if 0
 	"Baptiste Mille-Mathias <baptiste.millemathias@gmail.org>",
 	"Chee Bin HOH <cbhoh@gnome.org>",
 	"Philip Withnall <philip@tecnocode.co.uk>",
+#endif
 	NULL
 };
 
