/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 __init__.py

  • Committer: Jelmer Vernooij
  • Date: 2010-02-28 16:17:06 UTC
  • mto: This revision was merged to the branch mainline in revision 686.
  • Revision ID: jelmer@samba.org-20100228161706-of6do4olu1l7o8vb
Fix formatting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
                           (1, 15, 0),
74
74
                           (1, 17, 0),
75
75
                           (2, 1, 0),
76
 
                           (2, 2, 0),
77
76
                           ]
78
77
 
79
78
bzrlib.api.require_any_api(bzrlib, COMPATIBLE_BZR_VERSIONS)
144
143
    "gsend": [],
145
144
    "gstatus": ["gst"],
146
145
    "gtags": [],
147
 
    "visualise": ["visualize", "vis", "viz", 'glog'],
 
146
    "visualise": ["visualize", "vis", "viz"],
148
147
    }
149
148
 
150
149
try: