/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
0.5.3 by jbailey at ubuntu
Rename py file to something more useful, add README
1
Nautilus plugin for bzr
2
=======================
3
4
This tool, written by Jelmer Vernooij and Jeff Bailey presents
5
menu options when working in a bzr tree.
6
7
To use this, either place the nautilus-bzr.py file in
8
~/.nautilus/python-extensions or in /usr/lib/nautilus/extensions-1.0/python
9
10
If on an Ubuntu system, you must install python-nautilus.  This package
11
assumes bzr 0.8.  After installation, restart nautilus.
12
0.5.15 by Jelmer Vernooij
Add 'Commit' entries
13
A lot of functionality requires the 'bzr-gtk' plugin for Bazaar to be installed.