source: products/qPloneComments/tags/1.5/config.py @ 1

Last change on this file since 1 was 1, checked in by myroslav, 18 years ago

Building directory structure

File size: 227 bytes
Line 
1PROJECTNAME = "qPloneComments"
2
3GLOBALS = globals()
4SKINS_DIR = "skins"
5SKIN_NAME = "qplonecomments"
6PROPERTY_SHEET = "qPloneComments"
7
8CONFIGLET_ID = "qPloneComments_config"
9CONFIGLET_NAME = "qPloneComments config"
10
Note: See TracBrowser for help on using the repository browser.