Author: marcus
Date: Tue Jun 10 18:27:37 2014
New Revision: 1601727

URL: http://svn.apache.org/r1601727
Log:
Removed variables as they were moved to the 'msg_prop_l10n_en.js' file to be 
able to use localized webpage files

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

Modified: openoffice/ooo-site/trunk/content/download/test/globalvars.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/globalvars.js?rev=1601727&r1=1601726&r2=1601727&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Tue Jun 10 
18:27:37 2014
@@ -90,14 +90,14 @@ ASF_WIKI                    = "http://cwiki.apache.org/co
 
 // File names and images used in "download.js".
 FILE_FULL_LP_IMG               = 
"http://www.openoffice.org/download/cachedimages/help-information-icon.png";;
-FILE_FULL_LP                   = 
"http://www.openoffice.org/download/full_vs_lp.html";;
 FILE_CHECKSUMS_IMG             = 
"http://www.openoffice.org/download/cachedimages/help-information-icon.png";;
-FILE_CHECKSUMS                 = 
"http://www.openoffice.org/download/checksums.html";;
 FILE_ANALYZE_IMG               = 
"http://www.openoffice.org/download/cachedimages/help-report-broken-link-icon.png";;
-FILE_ANALYZE                   = 
"http://www.openoffice.org/download/analyze.html";;
-FILE_PORTING                   = 
"http://www.openoffice.org/porting/index.html";;
-FILE_ARCHIVE                   = 
"http://www.openoffice.org/download/archive.html";;
 FILE_ERROR_IMG                 = 
"http://www.openoffice.org/download/cachedimages/exclamation-icon.png";;
+// FILE_FULL_LP                        = 
"http://www.openoffice.org/download/full_vs_lp.html";;
+// FILE_CHECKSUMS              = 
"http://www.openoffice.org/download/checksums.html";;
+// FILE_ANALYZE                        = 
"http://www.openoffice.org/download/analyze.html";;
+// FILE_PORTING                        = 
"http://www.openoffice.org/porting/index.html";;
+// FILE_ARCHIVE                        = 
"http://www.openoffice.org/download/archive.html";;
 
 // Beta Release: General variables.
 BETA_VERSION                   = "4.1.0-beta";


Reply via email to