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.330 by sf-exg, Sat Dec 29 14:23:35 2012 UTC vs.
Revision 1.331 by root, Tue Dec 10 19:47:14 2013 UTC

1408 * set up icon hint 1408 * set up icon hint
1409 * rs [Rs_iconfile] is path to icon 1409 * rs [Rs_iconfile] is path to icon
1410 */ 1410 */
1411 1411
1412 if (rs [Rs_iconfile]) 1412 if (rs [Rs_iconfile])
1413 {
1414 set_icon (rs [Rs_iconfile]); 1413 set_icon (rs [Rs_iconfile]);
1415 }
1416#endif 1414#endif
1417 1415
1418#if ENABLE_FRILLS 1416#if ENABLE_FRILLS
1419 if (mwmhints.flags) 1417 if (mwmhints.flags)
1420 XChangeProperty (dpy, top, xa[XA_MOTIF_WM_HINTS], xa[XA_MOTIF_WM_HINTS], 32, 1418 XChangeProperty (dpy, top, xa[XA_MOTIF_WM_HINTS], xa[XA_MOTIF_WM_HINTS], 32,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines