projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5beb28d
)
GRAMMAR HAMMER
author
Dana Jansens
<danakj@orodu.net>
Sat, 1 Feb 2003 13:37:16 +0000
(13:37 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 1 Feb 2003 13:37:16 +0000
(13:37 +0000)
src/python.hh
patch
|
blob
|
history
diff --git
a/src/python.hh
b/src/python.hh
index 8b6c4ae88e3d7031874d45c66124227055891b36..3fd6baa9490193dc9c9ea9f2c467b09d56aa18ac 100644
(file)
--- a/
src/python.hh
+++ b/
src/python.hh
@@
-81,7
+81,7
@@
struct EventAction {
EnterWindow, //!< Occurs when the mouse enters a window
LeaveWindow, //!< Occurs when the mouse leaves a window
//! Occurs while a window is being managed. The handler should call
- //! Client::move
to
the window
+ //! Client::move
on
the window
PlaceWindow,
//! Occurs while a window is being managed, just before the window is
//! displayed