Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 310779 | Differences between
and this patch

Collapse All | Expand All

(-)fishmon.c.orig (+1 lines)
Lines 694-699 Link Here
694
    gdk_window_show(bm.win);
694
    gdk_window_show(bm.win);
695
695
696
    XSetWMHints(GDK_WINDOW_XDISPLAY(bm.win), win, &wmhints);
696
    XSetWMHints(GDK_WINDOW_XDISPLAY(bm.win), win, &wmhints);
697
	gdk_window_show(bm.iconwin);
697
698
698
#undef MASK
699
#undef MASK
699
}				/* make_new_fishmon_dockapp */
700
}				/* make_new_fishmon_dockapp */

Return to bug 310779