source: products/qPloneComments/tags/1.6/config.py @ 1591

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

Building directory structure

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