Builder3/About.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 25 Apr 2011 03:11:39 +0000 (11:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 25 Apr 2011 03:11:39 +0000 (11:11 +0800)
Builder3/About.js

index 4fc46b1..122b621 100644 (file)
@@ -7,9 +7,7 @@ GObject = imports.gi.GObject;
 GtkSource = imports.gi.GtkSource;
 WebKit = imports.gi.WebKit;
 Vte = imports.gi.Vte;
-GtkClutter = imports.gi.GtkClutter;
-Gdl = imports.gi.Gdl;
-console = imports.console;
+ console = imports.console;
 XObject = imports.XObject.XObject;
 About=new XObject({
     xtype: Gtk.AboutDialog,