/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 README

  • Committer: Jelmer Vernooij
  • Date: 2006-05-20 19:54:10 UTC
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: jelmer@samba.org-20060520195410-88bd7ceb34fc2024
Adapt to bzr-gtk's API changes, add 'Clone' dialog

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 
 
13
A lot of functionality requires the 'bzr-gtk' plugin for Bazaar to be installed.