/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Aaron Bentley
  • Date: 2008-03-03 21:45:11 UTC
  • mfrom: (423.1.22 trunk)
  • Revision ID: aaron@aaronbentley.com-20080303214511-ivw15j9ertcrgi4e
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
        "bzrlib.plugins.gtk.branchview": "branchview",
103
103
        },
104
104
    packages = [
105
 
        "olive",
106
105
        "bzrlib.plugins.gtk",
107
106
        "bzrlib.plugins.gtk.viz",
108
107
        "bzrlib.plugins.gtk.annotate",