Difference between revisions of "XULRunner Guide Outline"
Line 13: | Line 13: | ||
'''Tutorial on XULRunner''' | '''Tutorial on XULRunner''' | ||
- [[Setting up an application file structure]] | - [[Setting up an application file structure]] | ||
− | - [[application.ini File]] | + | - [[Setting up the application.ini File]] |
- [[chrome.manifest File]] | - [[chrome.manifest File]] | ||
- [[prefs.js File]] | - [[prefs.js File]] |
Revision as of 15:49, 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 - chrome.manifest File - 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