*** frame-x.c~ Sun Mar 16 20:35:58 2008 --- frame-x.c Fri Jan 30 14:57:01 2009 *************** *** 2160,2165 **** --- 2160,2168 ---- * We'll just need to be careful in the modeline specs. */ update_frame_title (f); + update_frame_icon (f); /* HST: Must set before first open or + * e.g. openbox doesn't find it + */ }