projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c7407
)
Fix signal typo
author
Christopher Michael
<cpmichael1@comcast.net>
Fri, 18 Dec 2009 01:22:22 +0000
(
01:22
+0000)
committer
Christopher Michael
<cpmichael1@comcast.net>
Fri, 18 Dec 2009 01:22:22 +0000
(
01:22
+0000)
SVN revision: 44532
src/lib/Elementary.h.in
patch
|
blob
|
history
diff --git
a/src/lib/Elementary.h.in
b/src/lib/Elementary.h.in
index 1de73f5a26f96d43a2e6fc87ca04c8f181ac3249..0ef12cf39efab102bb76e1591afe2f915afbc942 100644
(file)
--- a/
src/lib/Elementary.h.in
+++ b/
src/lib/Elementary.h.in
@@
-303,7
+303,7
@@
extern "C" {
EAPI Ecore_X_Window elm_win_xwindow_get(const Evas_Object *obj);
/* smart callbacks called:
* "delete,request" - the user requested to delete the window
- * "focus,
o
n" - window got focus
+ * "focus,
i
n" - window got focus
* "focus,out" - window lost focus
* "moved" - window that holds the canvas was moved
*/