gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/test/vob/api vobcoorder.test


From: Matti Katila
Subject: [Gzz-commits] libvob/test/vob/api vobcoorder.test
Date: Wed, 23 Apr 2003 12:35:30 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Matti Katila <address@hidden>   03/04/23 12:35:30

Modified files:
        test/vob/api   : vobcoorder.test 

Log message:
        more

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/test/vob/api/vobcoorder.test.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: libvob/test/vob/api/vobcoorder.test
diff -u libvob/test/vob/api/vobcoorder.test:1.7 
libvob/test/vob/api/vobcoorder.test:1.8
--- libvob/test/vob/api/vobcoorder.test:1.7     Wed Apr 23 12:34:26 2003
+++ libvob/test/vob/api/vobcoorder.test Wed Apr 23 12:35:29 2003
@@ -124,7 +124,7 @@
 
     # translate in the center
     cs1 = vs.translateCS(0, "trans_to_center", s.width/2, s.height/2)
-    # make 1/4 box in the center
+    # make a box with 1/4 size of screen in the center
     cs2 = vs.orthoBoxCS(cs1, "box",0, -s.width/4, -s.height/4, 1,1,s.width/2, 
s.height/2)
     # activate box
     vs.activate(cs2)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]