From: Dana Jansens Date: Mon, 3 Feb 2003 04:15:47 +0000 (+0000) Subject: just a comment fix X-Git-Tag: openbox-2_3_0~32 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a0c28724ccd83dfd18acea1bfc9334c88e6eebb8;p=dana%2Fopenbox.git just a comment fix --- diff --git a/scripts/motion.py b/scripts/motion.py index b0a6651d..38a26d53 100644 --- 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: