Fix copy/paste comment...doh :(

SVN revision: 47715
This commit is contained in:
Christopher Michael 2010-04-02 17:27:42 +00:00
parent 27d7880edc
commit 7ac8ff9ec8
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ e_modapi_shutdown(E_Module *m)
EINA_LIST_FREE(iwins, iwin)
e_object_del(E_OBJECT(iwin));
/* reset softkey geometry for conformant apps */
/* reset indicator geometry for conformant apps */
ecore_x_e_illume_indicator_geometry_set(ecore_x_window_root_first_get(),
0, 0, 0, 0);