/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: Aaron Bentley
  • Date: 2007-07-23 19:25:12 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070723192512-ss8x3yayx7kfijoz
Fix test suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
To use the nautilus integration, either place the nautilus-bzr.py file in
50
50
~/.nautilus/python-extensions or in /usr/lib/nautilus/extensions-1.0/python
51
51
 
52
 
Please note that python-nautilus currently uses the .so file of Python 
53
 
so you will need to have python-dev installed or you need to manually create a 
54
 
libpythonVER.so symlink in /usr/lib (where VER is your version of python, e.g.
55
 
2.4 or 2.5).
56
 
 
57
52
Usage - Visualisation
58
53
---------------------
59
54