Changeset 2933

Show
Ignore:
Timestamp:
02/21/07 13:35:36 (2 years ago)
Author:
mscott
Message:

Remove references to genshi and tosca

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/mscott/SchevoPylonsNav/trunk/development.ini

    r2929 r2933  
    3434session_secret = somesecret 
    3535 
    36 genshi.default_doctype = xhtml 
    37 genshi.default_format = xhtml 
    38  
    3936# If you'd like to fine-tune the individual locations of the cache data dirs 
    4037# for Myghty, the Cache data, or the Session saves, un-comment the desired 
  • sandbox/mscott/SchevoPylonsNav/trunk/test.ini

    r2929 r2933  
    2929session_secret = somesecret 
    3030 
    31 genshi.default_doctype = xhtml 
    32 genshi.default_format = xhtml 
    33  
    3431# Add additional test specific configuration options as necessary.