gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] libvob/vob/buoy buoymanager.py


From: Matti Katila
Subject: [Gzz-commits] libvob/vob/buoy buoymanager.py
Date: Thu, 26 Jun 2003 07:32:49 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Matti Katila <address@hidden>   03/06/26 07:32:49

Modified files:
        vob/buoy       : buoymanager.py 

Log message:
        ups

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/vob/buoy/buoymanager.py.diff?tr1=1.33&tr2=1.34&r1=text&r2=text

Patches:
Index: libvob/vob/buoy/buoymanager.py
diff -u libvob/vob/buoy/buoymanager.py:1.33 libvob/vob/buoy/buoymanager.py:1.34
--- libvob/vob/buoy/buoymanager.py:1.33 Wed Jun 25 20:27:10 2003
+++ libvob/vob/buoy/buoymanager.py      Thu Jun 26 07:32:49 2003
@@ -219,7 +219,7 @@
     def getSingles(self):
         return self.singles
     def getLastMain(self):
-        return self.singles[self.lastmain].getMain()
+        return self.singles[self.lastIndex].getMainNode()
     def scene(self, vs):
        if self.replaceScene: 
            sc = self.replaceScene




reply via email to

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