always make icons work

SVN revision: 18428
This commit is contained in:
Carsten Haitzler 2005-11-11 08:15:29 +00:00
parent b44dc02703
commit f7e262683f
1 changed files with 1 additions and 0 deletions

View File

@ -388,6 +388,7 @@ e_border_new(E_Container *con, Ecore_X_Window win, int first_map)
bd->resize_mode = RESIZE_NONE;
bd->layer = 100;
bd->changes.icon = 1;
bd->changes.size = 1;
bd->changes.shape = 1;