Add a comment.

SVN revision: 45645
This commit is contained in:
Christopher Michael 2010-01-27 20:17:25 +00:00
parent 4f59eafbea
commit a96bc68ed6
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ e_modapi_shutdown(E_Module *m)
if (_ind_mod_dir) eina_stringshare_del(_ind_mod_dir);
_ind_mod_dir = NULL;
/* reset indicator geometry for conformant apps to zero */
ecore_x_e_illume_top_shelf_geometry_set(ecore_x_window_root_first_get(),
0, 0, 0, 0);