Changeset 417


Ignore:
Timestamp:
08/27/08 12:43:19 (5 years ago)
Author:
aculapov
Message:
  • added themes to egg
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/tickettypedsystem/setup.py

    r400 r417  
    1414                                         'htdocs/images/*.png',  
    1515                                         'htdocs/css/*.css',  
    16                                          'htdocs/js/*.js']}, 
     16                                         'htdocs/js/*.js', 
     17                                         'htdocs/themes/flora/*.css', 
     18                                         'htdocs/themes/flora/i/*.png',]}, 
    1719      entry_points={ 
    1820        'trac.plugins': [ 
Note: See TracChangeset for help on using the changeset viewer.