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