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

« back to all changes in this revision

Viewing changes to ivle/dispatch/__init__.py

Move the remaining images to the new framework, in the new ivle.webapp.core
plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
# XXX List of plugins, which will eventually be read in from conf
52
52
plugins_HACK = [
 
53
    'ivle.webapp.core#Plugin',
53
54
    'ivle.webapp.admin.user#Plugin',
54
55
    'ivle.webapp.tutorial#Plugin',
55
56
    'ivle.webapp.admin.subject#Plugin',