root/qPloneTiles/trunk/config.py
| Revision 325 (checked in by piv, 3 years ago) | |
|---|---|
| |
| 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.
| Revision 325 (checked in by piv, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | PROJECT_NAME = 'qPloneTiles' |
| 2 | |
| 3 | GLOBALS = globals() |
| 4 | SKINS_DIR = 'skins' |
| 5 | |
| 6 | JS_LIST = ['tiles.js',] |