/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: Vincent Ladeuil
  • Date: 2010-03-01 08:52:45 UTC
  • mfrom: (682.1.2 setup)
  • Revision ID: v.ladeuil+lp@free.fr-20100301085245-506msq0tu9bmji95
Guard setup() call when not loaded as __main__

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
In order to see syntax highlighted diffs:
25
25
 
26
 
  * gtksourceview python bindings (on Debian and Ubuntu systems, these
27
 
    are in the python-gnome2-desktop package)
 
26
  * GtkSourceView2 Python bindings (on Debian and Ubuntu systems, these
 
27
    are in the python-gtksourceview2 package)
28
28
 
29
29
In order to use the nautilus integration, you will need:
30
30