--- rxvt-unicode/src/init.C 2008/11/05 12:28:15 1.256 +++ rxvt-unicode/src/init.C 2009/04/26 01:51:20 1.257 @@ -1126,8 +1126,8 @@ old_width = szHint.width; old_height = szHint.height; - process_xterm_seq (XTerm_title, rs[Rs_title], CHAR_ST); - process_xterm_seq (XTerm_iconName, rs[Rs_iconName], CHAR_ST); + set_title (rs [Rs_title]); + set_icon_name (rs [Rs_iconName]); classHint.res_name = (char *)rs[Rs_name]; classHint.res_class = (char *)RESCLASS;