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

« back to all changes in this revision

Viewing changes to setup/util.py

  • Committer: Matt Giuca
  • Date: 2009-05-19 03:46:48 UTC
  • mto: This revision was merged to the branch mainline in revision 1322.
  • Revision ID: matt.giuca@gmail.com-20090519034648-w8ujsy877c5wrqhy
doc/man: More headings!

Show diffs side-by-side

added added

removed removed

Lines of Context:
312
312
    list_user_binaries = [
313
313
        "bin/ivle-enrol",
314
314
        "bin/ivle-enrolallusers",
 
315
        "bin/ivle-fetchsubmissions",
315
316
        "bin/ivle-listusers",
316
317
        "bin/ivle-makeuser",
317
318
        "bin/ivle-marks",
323
324
        "bin/ivle-buildjail",
324
325
        "bin/ivle-addexercise",
325
326
        "bin/ivle-cloneworksheets",
 
327
        "bin/ivle-refreshfilesystem",
326
328
    ]