gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gfx/demo buoyoing.py


From: Matti Katila
Subject: [Gzz-commits] gzz/gfx/demo buoyoing.py
Date: Tue, 11 Feb 2003 14:40:15 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   03/02/11 14:40:13

Modified files:
        gfx/demo       : buoyoing.py 

Log message:
        now it works..

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/buoyoing.py.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: gzz/gfx/demo/buoyoing.py
diff -u gzz/gfx/demo/buoyoing.py:1.16 gzz/gfx/demo/buoyoing.py:1.17
--- gzz/gfx/demo/buoyoing.py:1.16       Tue Feb 11 14:38:16 2003
+++ gzz/gfx/demo/buoyoing.py    Tue Feb 11 14:40:13 2003
@@ -65,7 +65,6 @@
     y.setText("0")
     space.getCellTexter().setEnfilade(
            note, pagespanNodes.makeEnf(span))
-    return
 
 xulinks = 1
 
@@ -109,7 +108,7 @@
     scrollblockLinker.xulinkPageSpanNodeType = 
pagespanNodes.AnchorPageSpanNodeType(scrollblockLinker)
 
     # For now, no transclusions there
-    scrollblockLinker.transclusionPageSpanNodeType = None
+    #scrollblockLinker.transclusionPageSpanNodeType = None
 
     mainNodeType = (scrollblockLinker.xulinkPageSpanNodeType, None, 
pagespans[0])
 




reply via email to

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