/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: Adeodato Simó
  • Date: 2007-07-05 19:35:12 UTC
  • mto: This revision was merged to the branch mainline in revision 234.
  • Revision ID: dato@net.com.org.es-20070705193512-23ze1o604e874bd6
Rename apply_colordiffrc to apply_colordiff_colors, improve docstring.

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
 
96
91
-------------------
97
92
 
98
93
If you have the gtksourceview python bindings installed, the diff window
99
 
will have syntax highlighting. If the python GConf bindings are installed, 
100
 
the colors will be read from gedit's syntax highlighting configuration
101
 
for the "Diff" language.
102
 
 
103
 
Afterwards, colors from the ~/.colordiffrc file will be read, and will
104
 
override gedit's. Since that file may be written for a dark background
105
 
environment, the file ~/.colordiffrc.bzr-gtk can be used to override
106
 
some values.
 
94
will have syntax highlighting. The colors will come from the ~/.colordiffrc
 
95
file; since that file may be written for a dark background environment,
 
96
the file ~/.colordiffrc.bzr-gtk can be used to override some values.
107
97
 
108
98
Because gtksourceview is more configurable that colordiff, in addition
109
99
to the 'oldtext', 'newtext', and 'diffstuff' keys, the following keys