File fvwm-2.5.26-charset_in_title.patch of Package fvwm2

--- libs/Flocale.c
+++ libs/Flocale.c
@@ -2316,6 +2316,7 @@
 	{
 		return;
 	}
+#if 0
 	if (text_prop.encoding == XA_STRING)
 	{
 		/* STRING encoding, use this as it is */
@@ -2324,6 +2325,7 @@
 		return;
 	}
 	/* not STRING encoding, try to convert XA_COMPOUND_TEXT */
+#endif
 	if (XmbTextPropertyToTextList(dpy, &text_prop, &list, &num) >= Success
 	    && num > 0 && *list)
 	{
openSUSE Build Service is sponsored by