/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: 2007-02-03 10:51:01 UTC
  • Revision ID: jelmer@samba.org-20070203105101-kizl0u7o4xc7phgy
Fix some strings, import.

Show diffs side-by-side

added added

removed removed

Lines of Context:
309
309
 
310
310
    Graphical user interface for committing revisions"""
311
311
    
 
312
    aliases = [ "gci" ]
312
313
    takes_args = []
313
314
    takes_options = []
314
315