summaryrefslogtreecommitdiff
path: root/packages/totem/totem-0.101/include.patch
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-08-02 00:51:34 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-02 00:51:34 +0000
commite62c3d12f0ab466cdfa01a49fb86674969e7179d (patch)
tree85bf98102e86950da1726f9ef04f09476fff9eac /packages/totem/totem-0.101/include.patch
parent471d4c7a1a8d509f8bbd71b78fcdd0ab31427547 (diff)
parentfde83d7aabf6c0f8d56dbe1e1aba0783b004bab3 (diff)
propagate from branch 'org.openembedded.dev' (head 47c2f7f436790105a8af32ec352907b8ff53aba1)
to branch 'org.openembedded.nslu2-linux' (head a69b542d88fdbf378cd19a8ef701895615c143f7)
Diffstat (limited to 'packages/totem/totem-0.101/include.patch')
-rw-r--r--packages/totem/totem-0.101/include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/totem/totem-0.101/include.patch b/packages/totem/totem-0.101/include.patch
new file mode 100644
index 0000000000..6e99c4e21e
--- /dev/null
+++ b/packages/totem/totem-0.101/include.patch
@@ -0,0 +1,11 @@
+--- totem-0.99.15/src/video-utils.c 2004-07-03 16:54:31.000000000 -0700
++++ totem-0.99.15.new/src/video-utils.c 2004-08-04 11:03:30.822669856 -0700
+@@ -4,7 +4,7 @@
+ #include "video-utils.h"
+
+ #include <glib/gi18n.h>
+-#include <libintl.h>
++/* #include <libintl.h> */
+
+ #include <gdk/gdk.h>
+ #include <gdk/gdkx.h>