root/qPloneTiles/trunk/config.py

Revision 325 (checked in by piv, 3 years ago)

Reorg (part II)

  • Property svn:eol-style set to native
Line 
1 PROJECT_NAME = 'qPloneTiles'
2
3 GLOBALS = globals()
4 SKINS_DIR = 'skins'
5
6 JS_LIST = ['tiles.js',]
Note: See TracBrowser for help on using the browser.