diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-13 00:59:20 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:59:20 +0200 |
commit | ffc59aadfd4c80f66306f592e37c8308fe1af6c9 (patch) | |
tree | 7ef9eba789d63e92995e943be8eb22d4b9c6bda5 /libraries/xulrunner/slack-desc | |
parent | 973ced4a7a060bc49f75e8c46dc249f9a1550b4d (diff) | |
download | slackbuilds-ffc59aadfd4c80f66306f592e37c8308fe1af6c9.tar.gz |
libraries/xulrunner: Added to 13.0 repository
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 0000000000..25d4bf15ff --- /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: |