--- rxvt-unicode/src/init.C 2004/02/24 21:46:14 1.37 +++ rxvt-unicode/src/init.C 2004/03/03 04:07:52 1.38 @@ -1169,7 +1169,7 @@ xterm_seq (XTerm_iconName, rs[Rs_iconName], CHAR_ST); classHint.res_name = (char *)rs[Rs_name]; - classHint.res_class = (char *)APL_CLASS; + classHint.res_class = (char *)RESCLASS; wmHint.flags = (InputHint | StateHint | WindowGroupHint); wmHint.input = True;