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

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: dcoles
  • Date: 2008-02-25 02:26:39 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:562
Added new app: Diff (SVN diff application)
setup.py: Added diffservice script to jail scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
525
525
        "scripts/python-console",
526
526
        "scripts/fileservice",
527
527
        "scripts/usrmgt-server",
 
528
        "scripts/diffservice",
528
529
    ]
529
530
    # Make sure that the files generated by conf are in the list
530
531
    # (since listmake is typically run before conf)