~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-07-28 04:12:08 UTC
  • mfrom: (1790.1.8 codemirror-srsly)
  • Revision ID: grantw@unimelb.edu.au-20100728041208-mciagtog1785oje4
Move from CodePress to CodeMirror. It's now an external dependency, too, so you'll need to install it yourself.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
suite = string(default="hardy")
83
83
mirror = string(default="http://archive.ubuntu.com/ubuntu")
84
84
extra_sources = string_list(default=list())
85
 
extra_packages = string_list(default=list('python-configobj', 'python-simplejson', 'python-svn'))
 
85
extra_packages = string_list(default=list('python-configobj', 'python-cjson', 'python-svn'))
86
86
extra_keys = string(default=None) # Cannot have triple-quoted list members.
87
87
 
88
88
# user_info is for jail-specific settings for the user who owns the jail