[gtksourceview] Change the lang file dir for lookup. (2.0->3.0)



commit 0c05262652df3c0c8557b3604eb100cf81750285
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Jun 21 11:01:01 2010 +0200

    Change the lang file dir for lookup. (2.0->3.0)

 gtksourceview/gtksourceview-utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourceview-utils.c b/gtksourceview/gtksourceview-utils.c
index 8f482fc..18b16e1 100644
--- a/gtksourceview/gtksourceview-utils.c
+++ b/gtksourceview/gtksourceview-utils.c
@@ -25,7 +25,7 @@
 
 #include "gtksourceview-utils.h"
 
-#define SOURCEVIEW_DIR "gtksourceview-2.0"
+#define SOURCEVIEW_DIR "gtksourceview-3.0"
 
 
 gchar **



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]