root/projects/TWiki/TracOnTWikiContrib/trac/NatSkin/README

Revision 43, 166 bytes (checked in by sven, 1 year ago)

fixing rename

Line 
1
2 to install this theme into trac 10.4, run
3
4 python setup.py bdist_egg
5 easy_install -Z dist/*.egg
6
7 then edit your trac.ini, adding
8
9 [components]
10 NatSkin.* = enabled
Note: See TracBrowser for help on using the browser.