/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: Szilveszter Farkas (Phanatic)
  • Date: 2008-03-03 17:24:22 UTC
  • mto: This revision was merged to the branch mainline in revision 435.
  • Revision ID: szilveszter.farkas@gmail.com-20080303172422-y1u0gg7kyirrxuun
Installing an olive package is pretty useless. (Fixed: #136432)

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",