~azzar1/unity/add-show-desktop-key

93 by mattgiuca
New directory hierarchy.
1
# Allow conf.py to be imported without importing conf.conf
2
3
from conf import *
248 by mattgiuca
Added variable "ivle_version" to conf/__init__.py. This stores the version
4
5
# Fixed common configuration variables
6
7
ivle_version = "0.1"