From 372d185cfbe9ac31e2812ffe67f2dda59b976d3b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 10 Aug 2012 11:55:11 +0800 Subject: [PATCH] tools/build_gtk_tree.js --- tools/build_gtk_tree.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index b9f81534b..8d9adc822 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -285,7 +285,7 @@ function BuildLists () { } if (['GtkSource.CompletionInfo', 'Gtk.MenuShell', - 'Gtk.SourceView', // ??? nothing can be added to it? + 'GtkSource.View', // ??? nothing can be added to it? 'GtkClutter.Embed' ].indexOf(parent) > -1) { return false; -- 2.39.2