source: products/qPloneDropDownMenu/branches/0.2/config.py @ 1

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

Building directory structure

File size: 155 bytes
Line 
1PROJECTNAME = 'qPloneDropDownMenu'
2
3UNIQUE_ID = "portal_dropdownmenu"
4SKINS_DIR = 'skins'
5
6GLOBALS = globals()
7
8#PROPERTY_SHEET = 'dropdownmenu_properties'
Note: See TracBrowser for help on using the repository browser.