projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b0b61
)
e: Fix typo
author
Sebastian Dransfeld
<sd@tango.flipp.net>
Thu, 4 Oct 2012 23:27:07 +0000
(23:27 +0000)
committer
Sebastian Dransfeld
<sd@tango.flipp.net>
Thu, 4 Oct 2012 23:27:07 +0000
(23:27 +0000)
Patch by Igor Murzov
SVN revision: 77492
src/modules/gadman/e_mod_gadman.c
patch
|
blob
|
history
diff --git
a/src/modules/gadman/e_mod_gadman.c
b/src/modules/gadman/e_mod_gadman.c
index 905fa0d165df72bb12030b0d72251d25f2b1a1ec..e88aec6a4bf15e7c3ea93aa24c734f5c3f44fd7a 100644
(file)
--- a/
src/modules/gadman/e_mod_gadman.c
+++ b/
src/modules/gadman/e_mod_gadman.c
@@
-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
{