]> git.pld-linux.org Git - packages/Xaw3d.git/commitdiff
- i18n fixes (parch from RH).
authorkloczek <kloczek@pld-linux.org>
Thu, 10 Oct 2002 05:16:31 +0000 (05:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xaw3d-i18n.patch -> 1.1

Xaw3d-i18n.patch [new file with mode: 0644]

diff --git a/Xaw3d-i18n.patch b/Xaw3d-i18n.patch
new file mode 100644 (file)
index 0000000..aa47302
--- /dev/null
@@ -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.*/
This page took 0.056703 seconds and 4 git commands to generate.