Revert "File.js"
[app.Builder.js] / builder.sh
index 1889a3b..f6cf820 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/sh
 # use our overridden typelibs.
-export GI_TYPELIB_PATH=~/.Builder/girepository-1.1
-
+export GI_TYPELIB_PATH=~/.Builder/girepository-1.2
  
 cd $(dirname $0)
 
 # run theapplication.
-seed ./gtkrun.js Sample
+seed ./gtkrun.js Builder3 
+