E: Fix timestamp label.

SVN revision: 68364
This commit is contained in:
Christopher Michael 2012-02-23 19:52:19 +00:00
parent 78b700d9fd
commit 0ff9e4bc58
1 changed files with 1 additions and 1 deletions

View File

@ -859,7 +859,7 @@ main(int argc, char **argv)
e_error_message_show(_("Enlightenment cannot initialize the Icon Cache system.\n"));
_e_main_shutdown(-1);
}
TS("E_Thumb Init Done");
TS("E_Icon Init Done");
_e_main_shutdown_push(e_icon_shutdown);
TS("E_XSettings Init");