Changeset 4365
- Timestamp:
- 10/01/08 12:08:37 (3 months ago)
- Files:
-
- screenshotsplugin/0.11/tracscreenshots/wiki.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
screenshotsplugin/0.11/tracscreenshots/wiki.py
r4359 r4365 92 92 '$description', 'Template for embended image description.') 93 93 default_list_item = Option('screenshots', 'default_list_item', '$id - $name - $description', 94 doc = 'Default format of list item description of [[ScreenshotsList()]]' \94 doc = 'Default format of list item description of ![[ScreenshotsList()]]' \ 95 95 ' macro.') 96 96
