diff options
Diffstat (limited to 'libraries/xulrunner/slack-desc')
-rw-r--r-- | libraries/xulrunner/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/xulrunner/slack-desc b/libraries/xulrunner/slack-desc new file mode 100644 index 000000000000..25d4bf15ff52 --- /dev/null +++ b/libraries/xulrunner/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +xulrunner: xulrunner (XULRunner provides the XUL Runtime environment) +xulrunner: +xulrunner: The XULRunner project is a Mozilla runtime package that can be used +xulrunner: to bootstrap XUL+XPCOM applications that are as rich as Thunderbird +xulrunner: and Firefox. It will provide mechanisms for installing, upgrading, +xulrunner: and uninstalling these applications. XULRunner will also provide +xulrunner: libxul, a solution which allows the embedding of Mozilla technologies +xulrunner: in other projects and products. +xulrunner: +xulrunner: Homepage, http://developer.mozilla.org/en/XULRunner +xulrunner: |