Difference between revisions of "XULRunner Guide Outline"
Line 18: | Line 18: | ||
- [[How to run the application]] | - [[How to run the application]] | ||
'''How Tos''' | '''How Tos''' | ||
− | - [[How to | + | - [[How to make a Hello World application using XULRunner]] |
- [[How to deploy XULRunner]] | - [[How to deploy XULRunner]] | ||
- How to run an extension as an application using XULRunner (TBA) | - How to run an extension as an application using XULRunner (TBA) | ||
- [[How to debug a XULRunner application]] | - [[How to debug a XULRunner application]] |
Revision as of 10:00, 10 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 - File/Folder Structure - 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