Changeset 497
- Timestamp:
- 31-05-11 10:25:01 (2 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
morituri/rip/cd.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r496 r497 1 2011-05-31 Thomas Vander Stichele <thomas at apestaart dot org> 2 3 * morituri/rip/cd.py: 4 Ouch, was using the DISC TEMPLATE for the tracks. 5 1 6 2011-05-30 Thomas Vander Stichele <thomas at apestaart dot org> 2 7 -
trunk/morituri/rip/cd.py
r495 r497 77 77 help="template for track file naming (default %s)" % 78 78 DEFAULT_TRACK_TEMPLATE, 79 default=DEFAULT_ DISC_TEMPLATE)79 default=DEFAULT_TRACK_TEMPLATE) 80 80 self.parser.add_option('', '--disc-template', 81 81 action="store", dest="disc_template",
Note: See TracChangeset
for help on using the changeset viewer.
