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.261 by sf-exg, Sat Jan 30 20:52:36 2010 UTC vs.
Revision 1.262 by sf-exg, Sun Jan 31 09:02:48 2010 UTC

1142 wmHint.initial_state = option (Opt_iconic) ? IconicState : NormalState; 1142 wmHint.initial_state = option (Opt_iconic) ? IconicState : NormalState;
1143 wmHint.window_group = top; 1143 wmHint.window_group = top;
1144 1144
1145 XmbSetWMProperties (dpy, top, NULL, NULL, (char **)argv, argc, 1145 XmbSetWMProperties (dpy, top, NULL, NULL, (char **)argv, argc,
1146 &szHint, &wmHint, &classHint); 1146 &szHint, &wmHint, &classHint);
1147#if ENABLE_EWMH 1147#if ENABLE_EWMH
1148# ifdef HAVE_AFTERIMAGE 1148# ifdef HAVE_AFTERIMAGE
1149 /* 1149 /*
1150 * set up icon hint 1150 * set up icon hint
1151 * rs [Rs_iconfile] is path to icon, asv has been created in init_resources 1151 * rs [Rs_iconfile] is path to icon, asv has been created in init_resources
1152 */ 1152 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines