From 415856bdd4f48ab4f2732996f0bae58595092bbe Mon Sep 17 00:00:00 2001 From: Parabola Date: Tue, 5 Apr 2011 14:26:38 +0000 Subject: Tue Apr 5 14:26:38 UTC 2011 --- extra/xaw3d/Xaw3d-1.5-i18n.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 extra/xaw3d/Xaw3d-1.5-i18n.patch (limited to 'extra/xaw3d/Xaw3d-1.5-i18n.patch') diff --git a/extra/xaw3d/Xaw3d-1.5-i18n.patch b/extra/xaw3d/Xaw3d-1.5-i18n.patch new file mode 100644 index 000000000..aa4730238 --- /dev/null +++ b/extra/xaw3d/Xaw3d-1.5-i18n.patch @@ -0,0 +1,10 @@ +--- Xaw3d-1.5/xc/lib/Xaw3d/MultiSrc.c.orig Tue Aug 6 22:51:08 2002 ++++ Xaw3d-1.5/xc/lib/Xaw3d/MultiSrc.c Tue Aug 6 22:51:16 2002 +@@ -735,6 +735,7 @@ + + if ( string_set || (old_src->multi_src.type != src->multi_src.type) ) { + RemoveOldStringOrFile(old_src, string_set); ++ src->multi_src.allocated_string = old_src->multi_src.allocated_string; + file = InitStringOrFile(src, string_set); + + /* Load pieces does this logic for us, but it shouldn't. Its messy.*/ -- cgit v1.2.3-54-g00ecf