Test.GtkWriter.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 11:48:28 +0000 (19:48 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 11:48:28 +0000 (19:48 +0800)
Test.GtkWriter.js

index 57c579a..9419228 100644 (file)
 
 var proj = new imports.Project.Gtk.Gtk({
     name : "Test",
-    paths : { "/home/alan/gitlive/app.Builder/Builder4" : "dir" },
+    paths : { "/home/alan/gitlive/app.Builder.js/Builder4" : "dir" },
     xtype :  "Gtk",
     
 });
 
 
 
-var tf = proj.files['/home/alan/gitlive/app.Builder/Builder4/DialogNewComponent.bjs'];
+var tf = proj.files['/home/alan/gitlive/app.Builder.js/Builder4/DialogNewComponent.bjs'];
 tf.loadItems(function() {