tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 03:55:11 +0000 (11:55 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 03:55:11 +0000 (11:55 +0800)
tools/build_gtk_tree.js

index b9f8153..8d9adc8 100644 (file)
@@ -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;