http://www.w3.org/ns/prov#value | - I have tried to mess with xulrunner before, and now I am trying once again :) The real tutorial (Getting started with XULRunner - MDN) does, in fact, show that one is supposed to have application.ini and other files (possibly zipped as .xpi, which then requires --install-app ...), and then the call should be like: xulrunner `pwd`/application.ini
|