Bugzilla – Attachment 80266 Details for
Bug 52655
UTF-8 in xterm title
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
utf8-title-resource.patch
utf8-title-resource.patch (text/plain), 592 bytes, created by
Mike Fabian
on 2006-04-26 13:25:47 UTC
(
hide
)
Description:
utf8-title-resource.patch
Filename:
MIME Type:
Creator:
Mike Fabian
Created:
2006-04-26 13:25:47 UTC
Size:
592 bytes
patch
obsolete
>diff -ru xterm-212/charproc.c xterm-212.new/charproc.c >--- xterm-212/charproc.c 2006-04-10 02:34:36.000000000 +0200 >+++ xterm-212.new/charproc.c 2006-04-26 15:07:10.000000000 +0200 >@@ -627,7 +627,7 @@ > > #if OPT_WIDE_CHARS > Ires(XtNutf8, XtCUtf8, screen.utf8_mode, uDefault), >- Ires(XtNutf8Title, XtCUtf8Title, screen.utf8_title, False), >+ Bres(XtNutf8Title, XtCUtf8Title, screen.utf8_title, False), > Bres(XtNwideChars, XtCWideChars, screen.wide_chars, False), > Bres(XtNmkWidth, XtCMkWidth, misc.mk_width, False), > Bres(XtNcjkWidth, XtCCjkWidth, misc.cjk_width, False),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 52655
: 80266