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

Replaced Python config files (conf.py) with new config files system, using
    configobj (INI-file style config files).

setup.py config now produces ./etc/ivle.conf, a new-style config file.
ivle/conf/conf.py is now part of the IVLE source code. It reads the new config
file and provides the same legacy interface, so all of IVLE still functions,
including setup.py config.

Added /etc to the source tree (config files will be stored here).
Added configobj as a dependency in doc/setup/install_proc.txt.

setup.py install copies ./etc/ivle.conf into /etc/ivle/ivle.conf.

Removed boilerplate code generation from setup/configure.py (that code is now
part of ivle/conf/conf.py which is now in the source tree).
Filename Latest Rev Last Changed Committer Comment Size
..
notes 8 17 years ago mattgiuca doc: Added directory "notes", with all the design Diff
setup 1080.1.8 16 years ago me at id install_proc.txt: Add dependencies on python-{stor Diff
tutorial 304 17 years ago dilshan_a Added documentation of output of TestSuite. Diff
app_howto.txt 345 17 years ago mattgiuca Global CSS change: ivlebody no longer has 1em of p 8.5 KB Diff Download File
dependencies.txt 800 16 years ago dcoles Docs: Updated docs to show debootstrap dependency 2 KB Diff Download File
Makefile 67 17 years ago mattgiuca doc: Added app_howto doc, a guide on IVLE apps int 104 bytes Diff Download File
template.py 97 17 years ago mattgiuca Moved template.py and setup.py to better places. w 871 bytes Diff Download File
upgrade.txt 1079 16 years ago William Grant Merge setup-refactor branch. This completely break 1.5 KB Diff Download File