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.312 by sf-exg, Tue Dec 27 11:09:31 2011 UTC vs.
Revision 1.313 by sf-exg, Sat Jan 7 17:48:56 2012 UTC

1474 CWColormap | CWBackPixel | CWBorderPixel | CWOverrideRedirect, 1474 CWColormap | CWBackPixel | CWBorderPixel | CWOverrideRedirect,
1475 &attributes); 1475 &attributes);
1476 1476
1477 this->parent = top; 1477 this->parent = top;
1478 1478
1479 old_width = szHint.width;
1480 old_height = szHint.height;
1481
1482 set_title (rs [Rs_title]); 1479 set_title (rs [Rs_title]);
1483 set_icon_name (rs [Rs_iconName]); 1480 set_icon_name (rs [Rs_iconName]);
1484 1481
1485 classHint.res_name = (char *)rs[Rs_name]; 1482 classHint.res_name = (char *)rs[Rs_name];
1486 classHint.res_class = (char *)RESCLASS; 1483 classHint.res_class = (char *)RESCLASS;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines