blob: cb09838dceaa7d90660d4a58fe4c1588989a5933 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
};
|