diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-10 12:56:44 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-10 12:56:44 +0800 |
commit | 20868246ca30887a9de4443717992742d4658d5b (patch) | |
tree | c4168909e13ea88f25c7667d6813790cd1fec3bb | |
parent | 727c4a9702a70032edec1807141c14fac5c91e41 (diff) | |
download | marcuscom-ports-20868246ca30887a9de4443717992742d4658d5b.tar.gz marcuscom-ports-20868246ca30887a9de4443717992742d4658d5b.tar.zst marcuscom-ports-20868246ca30887a9de4443717992742d4658d5b.zip |
This patch is no longer required.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12293 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | multimedia/totem/files/patch-help_totem-docs.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/totem/files/patch-help_totem-docs.h b/multimedia/totem/files/patch-help_totem-docs.h deleted file mode 100644 index cb09838dc..000000000 --- a/multimedia/totem/files/patch-help_totem-docs.h +++ /dev/null @@ -1,13 +0,0 @@ ---- 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 - }; - |