Sample/About.js
authoralan <alan@localhost.localdomain>
Wed, 20 Apr 2011 02:17:58 +0000 (10:17 +0800)
committeralan <alan@localhost.localdomain>
Wed, 20 Apr 2011 02:17:58 +0000 (10:17 +0800)
Sample/About.js

index 4fc46b1..1eab1ff 100644 (file)
@@ -7,7 +7,7 @@ GObject = imports.gi.GObject;
 GtkSource = imports.gi.GtkSource;
 WebKit = imports.gi.WebKit;
 Vte = imports.gi.Vte;
-GtkClutter = imports.gi.GtkClutter;
+//GtkClutter = imports.gi.GtkClutter;
 Gdl = imports.gi.Gdl;
 console = imports.console;
 XObject = imports.XObject.XObject;