/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: Szilveszter Farkas (Phanatic)
  • Date: 2008-03-03 17:24:22 UTC
  • mto: This revision was merged to the branch mainline in revision 435.
  • Revision ID: szilveszter.farkas@gmail.com-20080303172422-y1u0gg7kyirrxuun
Installing an olive package is pretty useless. (Fixed: #136432)

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