[openlayers] 01/02: Document OpenLayers variants in README.Debian.

Bas Couwenberg sebastic at xs4all.nl
Fri Dec 26 03:50:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository openlayers.

commit 03d11b80c3f8c381a6d983cf146e5930109da058
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 26 04:30:52 2014 +0100

    Document OpenLayers variants in README.Debian.
---
 debian/README.Debian | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index aff02ef..0a9dce7 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -15,4 +15,16 @@ access OpenLayers via the filesystem path:
     <script language="javascript" type="text/javascript"
         src="/usr/share/javascript/openlayers/OpenLayers.js"></script>
 
- -- Marcelo Jorge Vieira <metal at debian.org>  Tue, 02 Aug 2011 11:56:10 -0300
+OpenLayers.js is full and uncompressed OpenLayers javascript, the minified
+variant is OpenLayers.min.js.
+
+The following variants of OpenLayers are available:
+
+ Profile  Uncompressed          Minified
+ -------------------------------------------------------
+ full     OpenLayers.js         OpenLayers.min.js
+ light    OpenLayers.light.js   OpenLayers.light.min.js
+ lite     OpenLayers.lite.js    OpenLayers.lite.min.js
+ mobile   OpenLayers.mobile.js  OpenLayers.mobile.min.js
+ tests    OpenLayers.tests.js   OpenLayers.tests.min.js
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openlayers.git



More information about the Pkg-grass-devel mailing list