Set skip_winlist...recent changes made these windows show up in the

main menu under Windows...



SVN revision: 48828
This commit is contained in:
Christopher Michael 2010-05-13 21:35:45 +00:00
parent 8bee4c012f
commit 3355960511
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ e_mod_ind_win_new(E_Zone *zone)
/* set this window on proper zone */
e_border_zone_set(iwin->win->border, zone);
iwin->win->border->user_skip_winlist = 1;
/* set this window to be a dock window. This needs to be done after show
* as E will sometimes reset the window type */