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

« back to all changes in this revision

Viewing changes to ivle/config/ivle-spec.conf

  • Committer: William Grant
  • Date: 2010-02-24 09:51:04 UTC
  • Revision ID: grantw@unimelb.edu.au-20100224095104-nl3ndy0cysz2ioad
Add support for "really deep" (more than two segment) views.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
 
58
58
[[externals]]
59
59
jquery = string(default="/usr/share/javascript/jquery")
60
 
codemirror = string(default="/usr/share/javascript/codemirror")
61
60
 
62
61
[database]
63
62
host = string(default="localhost")
82
81
suite = string(default="hardy")
83
82
mirror = string(default="http://archive.ubuntu.com/ubuntu")
84
83
extra_sources = string_list(default=list())
85
 
extra_packages = string_list(default=list('python-configobj', 'python-simplejson', 'python-svn'))
 
84
extra_packages = string_list(default=list('python-configobj', 'python-cjson', 'python-svn'))
86
85
extra_keys = string(default=None) # Cannot have triple-quoted list members.
87
86
 
88
87
# user_info is for jail-specific settings for the user who owns the jail