Changeset 3416 for themeengineplugin
- Timestamp:
- 03/25/08 01:39:08 (5 months ago)
- Files:
-
- themeengineplugin/0.10/setup.py (modified) (1 diff)
- themeengineplugin/0.11/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
themeengineplugin/0.10/setup.py
r1680 r3416 12 12 13 13 author = "Noah Kantrowitz", 14 author_email = " coderanger@yahoo.com",14 author_email = "noah@coderanger.net", 15 15 description = "Provide a modular interface to styling Trac.", 16 16 license = "BSD", themeengineplugin/0.11/setup.py
r3403 r3416 11 11 12 12 author = 'Noah Kantrowitz', 13 author_email = ' coderanger@yahoo.com',13 author_email = 'noah@coderanger.net', 14 14 description = 'Provide a modular interface to styling Trac.', 15 15 license = 'BSD',
