1
edit
Changes
→Setting up the prefs.js file
:*'''toolkit.defaultChromeURI''' is a preferences which allows a simple XULRunner-based application to open a new window
:*'''chrome://myapp/content/main.xul''' is the location of the main XUL file.
To find more information about this file, click on the following link: [[prefs.js File]]
== Creating some XUL ==