Builder3/About.js
authorAlan <alan@wideboyHD>
Wed, 20 Jul 2011 16:09:45 +0000 (00:09 +0800)
committerAlan <alan@wideboyHD>
Wed, 20 Jul 2011 16:09:45 +0000 (00:09 +0800)
Builder3/About.js

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