e: Fix typo

Patch by Igor Murzov

SVN revision: 77492
This commit is contained in:
Sebastian Dransfeld 2012-10-04 23:27:07 +00:00
parent 80b0b615b8
commit b659bc1b26
1 changed files with 1 additions and 1 deletions

View File

@ -507,7 +507,7 @@ gadman_gadgets_hide(void)
"e,state,visibility,hide", "e");
else
edje_object_signal_emit(Man->full_bg,
"e,state,visibility,hide", "e");
"e,state,visibility,hide,now", "e");
}
else
{