* morituri/result/result.py:
Change toctable to table since it's a full index table. * morituri/common/Makefile.am: * morituri/common/program.py (added): Add module and class for program state. * morituri/rip/cd.py: Use the program state to clean up the do() function.
This commit is contained in:
@@ -10,6 +10,7 @@ morituri_PYTHON = \
|
||||
drive.py \
|
||||
log.py \
|
||||
logcommand.py \
|
||||
program.py \
|
||||
renamer.py \
|
||||
task.py \
|
||||
taskgtk.py
|
||||
|
||||
Reference in New Issue
Block a user