/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: 2006-09-18 13:49:47 UTC
  • mfrom: (81 bzr-gtk)
  • mto: (66.6.5 gtk)
  • mto: This revision was merged to the branch mainline in revision 112.
  • Revision ID: abentley@panoramicfeedback.com-20060918134947-0c9ad79a67b1765f
MergeĀ fromĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
need the following runtime dependencies:
15
15
 
16
16
  * Python 2.4
17
 
  * bzr 0.8 or later
 
17
  * bzr 0.10 or later
18
18
  * PyGTK 2.8 or later
19
19
 
20
20
In order to see graphs in the visualisation tool, you will also need:
25
25
 
26
26
  * gtksourceview python bindings
27
27
 
 
28
In order to use the nautilus integration, you will need:
 
29
 
 
30
 * python-nautilus
 
31
 
28
32
Installation
29
33
------------
30
34
 
35
39
your bzr working tree, or adding the location of bzr-gtk to your
36
40
BZR_PLUGIN_PATH environment variable.
37
41
 
 
42
To use the nautilus integration, either place the nautilus-bzr.py file in
 
43
~/.nautilus/python-extensions or in /usr/lib/nautilus/extensions-1.0/python
 
44
 
38
45
Usage - Visualisation
39
46
---------------------
40
47