1
edit
Changes
m
Draft copy
'''Note: This page is still under construction'''
== Setting up an application file structure ==
First set up the application file structure to the following:
/''applicationName''
/chrome
/''applicationName''
''your app files''
chrome.manifest
/defaults
/preferences
prefs.js
application.ini
'''Notes:'''
Users can change the name of the italicized filename and folders
== Setting up the application.ini file ==
XULRunner first looks at the application.ini file. This file ...
== Setting up the chrome.manifestj file ==
== Setting up the prefs.js file ==
== Creating some XUL ==
== Running the application ==
== Setting up an application file structure ==
First set up the application file structure to the following:
/''applicationName''
/chrome
/''applicationName''
''your app files''
chrome.manifest
/defaults
/preferences
prefs.js
application.ini
'''Notes:'''
Users can change the name of the italicized filename and folders
== Setting up the application.ini file ==
XULRunner first looks at the application.ini file. This file ...
== Setting up the chrome.manifestj file ==
== Setting up the prefs.js file ==
== Creating some XUL ==
== Running the application ==