Changeset 1621
- Timestamp:
- 2005-11-09 14:17:30 (3 years ago)
- Files:
-
- annoamp/trunk/anxplayer.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
annoamp/trunk/anxplayer.py
r1620 r1621 135 135 self.pos = -1 136 136 self.current = child 137 138 self.current_chapter_callback(self.current,self.pos) 137 139 138 140 def load_file_info(self,filename):