comparison src/ChangeLog @ 4593:3623446b34bc

Set icon resource on frame early enough for openbox to find it.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 02 Feb 2009 23:03:31 +0900
parents 871eb054b34a
children 2986723ac32d
comparison
equal deleted inserted replaced
4592:c6d4ffc018a6 4593:3623446b34bc
1 2009-02-02 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * frame-x.c (x_init_frame_2): Placate openbox by calling
4 update_frame_icon. Suggested by Henry S. Thompson
5 <ht@inf.ed.ac.uk> in <f5btz7ghm5k@hildegard.inf.ed.ac.uk>.
6
1 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> 7 2009-01-31 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * unicode.c (unicode_convert): 9 * unicode.c (unicode_convert):
4 Correct little-endian UTF-16 surrogate handling. 10 Correct little-endian UTF-16 surrogate handling.
5 11