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:
9223bfd
)
just a comment fix
author
Dana Jansens
<danakj@orodu.net>
Mon, 3 Feb 2003 04:15:47 +0000
(
04:15
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 3 Feb 2003 04:15:47 +0000
(
04:15
+0000)
scripts/motion.py
patch
|
blob
|
history
diff --git
a/scripts/motion.py
b/scripts/motion.py
index b0a6651def2d16fa8e6a946bd4aa24791d523bbd..38a26d5316818bcee73765f69bbc7a0aed882542 100644
(file)
--- a/
scripts/motion.py
+++ b/
scripts/motion.py
@@
-135,7
+135,7
@@
def _do_move():
f=0
else:
print "moving " + str(x) + " " + str(y)
- _client.move(x, y, 1) # move the
frame to the position
+ _client.move(x, y, 1) # move the
*frame*
global move_popup
if move_popup: