ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/init.C
(Generate patch)

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.256 by root, Wed Nov 5 12:28:15 2008 UTC vs.
Revision 1.257 by root, Sun Apr 26 01:51:20 2009 UTC

1124 this->parent[0] = top; 1124 this->parent[0] = top;
1125 1125
1126 old_width = szHint.width; 1126 old_width = szHint.width;
1127 old_height = szHint.height; 1127 old_height = szHint.height;
1128 1128
1129 process_xterm_seq (XTerm_title, rs[Rs_title], CHAR_ST); 1129 set_title (rs [Rs_title]);
1130 process_xterm_seq (XTerm_iconName, rs[Rs_iconName], CHAR_ST); 1130 set_icon_name (rs [Rs_iconName]);
1131 1131
1132 classHint.res_name = (char *)rs[Rs_name]; 1132 classHint.res_name = (char *)rs[Rs_name];
1133 classHint.res_class = (char *)RESCLASS; 1133 classHint.res_class = (char *)RESCLASS;
1134 1134
1135 wmHint.flags = InputHint | StateHint | WindowGroupHint; 1135 wmHint.flags = InputHint | StateHint | WindowGroupHint;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines