tools/build_gtk_tree.js
[app.Builder.js] / builder.sh
index 8fa6a00..f6cf820 100755 (executable)
@@ -1,6 +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 Builder
+seed ./gtkrun.js Builder3 
+