From 42f5604510feee70597d66d622a0f12dbddfee86 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Thu, 26 Apr 2007 09:11:01 +0000 Subject: trying the new gtksourceview --- portato/plugins/highlight.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/plugins') diff --git a/portato/plugins/highlight.py b/portato/plugins/highlight.py index bc8b839..137e3b3 100644 --- a/portato/plugins/highlight.py +++ b/portato/plugins/highlight.py @@ -12,7 +12,7 @@ from portato.gui.gtk.windows import EbuildWindow -import gtksourceview +from portato.extern import gtksourceview class HighlightedEbuildWindow (EbuildWindow): """An ebuild window with syntax highlighting, using the GtkSourceview.""" -- cgit v1.2.3