You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/07/05 17:39:38 UTC

svn commit: r1608038 - /openoffice/ooo-site/trunk/content/download/test/globalvars.js

Author: marcus
Date: Sat Jul  5 15:39:38 2014
New Revision: 1608038

URL: http://svn.apache.org/r1608038
Log:
Moved variables to 'msg_prop_l10n_en.js'

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=1608038&r1=1608037&r2=1608038&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Sat Jul  5 15:39:38 2014
@@ -88,12 +88,6 @@ var ASF				= "http://www.apache.org/dyn/
 var ASF_DIST			= "http://www.apache.org/dist/openoffice/";
 var ASF_ARC			= "http://archive.apache.org/dist/openoffice/";
 
-// Icon images used in "download.js".
-var FILE_FULL_LP_IMG		= "http://www.openoffice.org/download/cachedimages/help-information-icon.png";
-var FILE_CHECKSUMS_IMG		= "http://www.openoffice.org/download/cachedimages/help-information-icon.png";
-var FILE_ANALYZE_IMG		= "http://www.openoffice.org/download/cachedimages/help-report-broken-link-icon.png";
-var FILE_ERROR_IMG		= "http://www.openoffice.org/download/cachedimages/exclamation-icon.png";
-
 // Only used in "download_other.js".
 var REL_PLATFORM		= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
 				    "MacOS_x86-64" ];