1
edit
Changes
→Mac OS
# xulrunner (This is the "stub executable"... you should copy this file from
/Library/Frameworks/XUL.framework/Versions/1.8/xulrunner.
=== Linux ===
Linux
Most Linux applications are distributed as simple .tar.bz2 archives which can be unpacked by the user wherever they wish. The archive should be structured as follows:
* appname/
o application.ini
o components/
+ ... components which are part of the application
o chrome/
+ ... chrome which is part of the application
o ... additional application files such as icons, etc
o myapplicationname (This is the "stub executable"... you should copy and rename this file from xulrunner-stub in your XULRunner installation.)
o xulrunner/
+ ... copy xulrunner/ to this directory