From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/id/archive/mozilla/xulrunner/index.html | 84 +++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 files/id/archive/mozilla/xulrunner/index.html (limited to 'files/id/archive/mozilla/xulrunner') diff --git a/files/id/archive/mozilla/xulrunner/index.html b/files/id/archive/mozilla/xulrunner/index.html new file mode 100644 index 0000000000..2bc8fd2c15 --- /dev/null +++ b/files/id/archive/mozilla/xulrunner/index.html @@ -0,0 +1,84 @@ +--- +title: XULRunner +slug: Archive/Mozilla/XULRunner +translation_of: Archive/Mozilla/XULRunner +--- +
+ Getting Started with XULRunner
+ A short introduction to XULRunner.
+
+ XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It provides mechanisms for installing, upgrading, and uninstalling these applications. XULRunner also provides libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.
+ + + + + + + +
+

Releases

+
+

XULRunner can be downloaded from ftp.mozilla.org. Please read the release notes for installation, uninstallation, and other information.

+

Firefox 3 and later ships with a private XULRunner package, which can run any compatible XULRunner application using the -app switch.

+

Older builds are also available.

+
+

Overview

+ +

Documentation

+
+
+ Getting Started with XULRunner
+
+ Short tutorial on building desktop applications with XULRunner.
+
+ XUL Tutorial
+
+ Once you have a working XULRunner application, use the XUL tutorial to expand it into a fantastic XUL application.
+
+ XULRunner tips
+
+ A collection of tips for working with XULRunner.
+
+ Deploying XULRunner
+
+ An introduction on how to package your application with XULRunner.
+
+ XULRunner Hall of Fame
+
+ Tracks all available applications based on XULRunner.
+
+ Build Documentation
+
+ Learn how to get the source and build it.
+
+ Debug Documentation
+
+ Steps to configure Venkman to debug your App
+
+ XULRunner Guide
+
+ A fairly complete, but outdated, introduction and tutorial for XULRunner which collates much of the documentation found here.
+
+

View all...

+
+

Community

+ + + +

See also

+ +
+

 

-- cgit v1.2.3-54-g00ecf