diff options
Diffstat (limited to 'multimedia/totem/files/patch-help_totem-docs.h')
-rw-r--r-- | multimedia/totem/files/patch-help_totem-docs.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/totem/files/patch-help_totem-docs.h b/multimedia/totem/files/patch-help_totem-docs.h new file mode 100644 index 000000000..cb09838dc --- /dev/null +++ b/multimedia/totem/files/patch-help_totem-docs.h @@ -0,0 +1,13 @@ +--- help/totem-docs.h.orig 2009-05-09 00:56:01.000000000 +0200 ++++ help/totem-docs.h 2009-05-09 00:56:35.000000000 +0200 +@@ -1,7 +1,7 @@ + const gchar* documentation_credits[] = { +-t"Baptiste Mille-Mathias <baptiste.millemathias@gmail.org>", +-t"Chee Bin HOH <cbhoh@gnome.org>", +-t"Philip Withnall <philip@tecnocode.co.uk>", ++"Baptiste Mille-Mathias <baptiste.millemathias@gmail.org>", ++"Chee Bin HOH <cbhoh@gnome.org>", ++"Philip Withnall <philip@tecnocode.co.uk>", + NULL + }; + |