Difference between revisions of "XULRunner Guide Outline"
Line 15: | Line 15: | ||
- [[Setting up the application.ini File]] | - [[Setting up the application.ini File]] | ||
- [[Setting up the chrome.manifest File]] | - [[Setting up the chrome.manifest File]] | ||
− | - [[prefs.js File]] | + | - [[Setting up the prefs.js File]] |
- [[How to run the application]] | - [[How to run the application]] | ||
'''How Tos''' | '''How Tos''' |
Latest revision as of 15:51, 13 December 2006
Introduction XULRunner Overview - What is XULRunner - Updating XULRunner - XULRunner Versions Installation Process - Linux - System Requirements - Installation Instructions - Microsoft Windows - System Requirements - Installation Instructions Tutorial on XULRunner - Setting up an application file structure - Setting up the application.ini File - Setting up the chrome.manifest File - Setting up the prefs.js File - How to run the application How Tos - How to make a Hello World application using XULRunner - How to deploy XULRunner - How to run an extension as an application using XULRunner (TBA) - How to debug a XULRunner application