/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:50:44 UTC
  • mto: This revision was merged to the branch mainline in revision 234.
  • Revision ID: dato@net.com.org.es-20070705195044-rcrj8f27i386cvrv
Support setting diff colors from gedit's syntax highlighting config too.

Show diffs side-by-side

added added

removed removed

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