Author: marcus
Date: Sat Jun 14 06:56:43 2014
New Revision: 1602558

URL: http://svn.apache.org/r1602558
Log:
Updated comments

Modified:
    openoffice/ooo-site/trunk/content/download/test/download.js

Modified: openoffice/ooo-site/trunk/content/download/test/download.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download.js?rev=1602558&r1=1602557&r2=1602558&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/download.js Sat Jun 14 
06:56:43 2014
@@ -94,7 +94,7 @@ function initVars( init_all ) {
        RELEASE_PLATFORM                        = "";    // The platform in the 
release matrix array.
        RELEASE_LANG                            = "";    // The language 
specific data depending on LANG_ISO.
        REL_TEXT                                = "";    // The release data 
(milestone, build ID, svn rev, release date).
-       REL_NOTES                               = "";    // The complete URL 
for the release notes.
+       REL_NOTES                               = "";    // The complete URL 
for the release notes (depends on version).
        FILENAME_FULL                           = "";    // The complete 
filename of the download URL (full install).
        FILENAME_LP                             = "";    // The complete 
filename of the download URL (langpack).
        FILESIZE_FULL                           = -1;    // The filesize of the 
download file (full install).


Reply via email to