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 2017/12/02 18:18:35 UTC

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

Author: marcus
Date: Sat Dec  2 18:18:35 2017
New Revision: 1816974

URL: http://svn.apache.org/viewvc?rev=1816974&view=rev
Log:
Rearranged white spaces

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=1816974&r1=1816973&r2=1816974&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Sat Dec  2 18:18:35 2017
@@ -17,7 +17,7 @@ DL.VERSION_SHORT		= DL.VERSION;		// Rele
 DL.MILESTONE			= "AOO414m5";		// Milestone ID (from AOO build system).
 DL.BUILD			= "9788";		// Build ID (from AOO build system).
 DL.SVN_REV			= "r1811857";		// SVN revision.
-DL.REL_DATE			= "2017-Oct-XX";	// Date of the public announced release.
+DL.REL_DATE			= "2017-Oct-19";	// Date of the public announced release.
 DL.PREV_VERSION			= "4.1.3";		// Release of the previous version.
 DL.OLDVERSION			= "3.4.1";		// Old version (last stable release of 3.x series).
 DL.LEGACYVERSION		= "3.3.0";		// Old legacy version (last stable none-Apache release).
@@ -40,48 +40,48 @@ DL.SEL_OS			= [ "win32",  "Windows (EXE)
 				    "other",  "More platforms / operating systems",	"" ];
 
 // Data for the <select> element "lang".
-				    // Value  Visible text				Tool tip
-DL.SEL_LANG			= [ "ast",    "Asturian",				"Asturianu",
-				    "eu",     "Basque",					"Euskara",
-				    "bg",     "Bulgarian",				"български език",
-				    "ca",     "Catalan",				"Català",
-				    "ca-XV",  "Catalan [Valencia AVL]",			"València (AVL)",
-				    "ca-XR",  "Catalan [Valencia RACV]",		"València (RACV)",
-				    "zh-CN",  "Chinese [simplified]",			"简体中文",
-				    "zh-TW",  "Chinese [traditional]",			"正體中文",
-				    "cs",     "Czech",					"Čeština",
-				    "da",     "Danish",					"Dansk",
-				    "nl",     "Dutch",					"Nederlands",
-				    "en-GB",  "English [British]",			"English [British]",
-				    "en-US",  "English [US]",				"English [US]",
-				    "fi",     "Finnish",				"Suomi",
-				    "fr",     "French",					"Français",
-				    "gl",     "Galician",				"Galego",
-				    "de",     "German",					"Deutsch",
-				    "el",     "Greek",					"ελληνικά",
-				    "he",     "Hebrew",					"עברית",
-				    "hi",     "Hindi",					"हिन्दी",
-				    "hu",     "Hungarian",				"Magyar",
-				    "it",     "Italian",				"Italiano",
-				    "ja",     "Japanese",				"日本語",
-				    "km",     "Khmer",					"ភាសាខ្មែរ",
-				    "ko",     "Korean",					"한국어",
-				    "lt",     "Lithuanian",				"Lietuvių",
-				    "nb",     "Norwegian [Bokmal]",			"Norsk [Bokmål]",
-				    "pl",     "Polish",					"Polski",
-				    "pt-BR",  "Portuguese [Brazilian]",			"Português [do Brasil]",
-				    "pt",     "Portuguese [European]",			"Português [Europeu]",
-				    "ru",     "Russian",				"Русский",
-				    "gd",     "Scottish [Gaelic]",			"Gàidhlig",
-				    "sr",     "Serbian [Cyrillic]",			"Cрпски [ћирилицом]",
-				    "sk",     "Slovak",					"Slovenský jazyk [slovenčina]",
-				    "sl",     "Slovenian",				"Slovenski jezik [slovenščina]",
-				    "es",     "Spanish",				"Español",
-				    "sv",     "Swedish",				"Svenska",
-				    "ta",     "Tamil",					"தமிழ்",
-				    "th",     "Thai",					"ภาษาไทย",
-				    "tr",     "Turkish",				"Türkçe",
-				    "vi",     "Vietnamese",				"Tiếng Việt" ];
+				    // Value	Visible text			Tool tip
+DL.SEL_LANG			= [ "ast",	"Asturian",			"Asturianu",
+				    "eu",	"Basque",			"Euskara",
+				    "bg",	"Bulgarian",			"български език",
+				    "ca",	"Catalan",			"Català",
+				    "ca-XV",	"Catalan [Valencia AVL]",	"València (AVL)",
+				    "ca-XR",	"Catalan [Valencia RACV]",	"València (RACV)",
+				    "zh-CN",	"Chinese [simplified]",		"简体中文",
+				    "zh-TW",	"Chinese [traditional]",	"正體中文",
+				    "cs",	"Czech",			"Čeština",
+				    "da",	"Danish",			"Dansk",
+				    "nl",	"Dutch",			"Nederlands",
+				    "en-GB",	"English [British]",		"English [British]",
+				    "en-US",	"English [US]",			"English [US]",
+				    "fi",	"Finnish",			"Suomi",
+				    "fr",	"French",			"Français",
+				    "gl",	"Galician",			"Galego",
+				    "de",	"German",			"Deutsch",
+				    "el",	"Greek",			"ελληνικά",
+				    "he",	"Hebrew",			"עברית",
+				    "hi",	"Hindi",			"हिन्दी",
+				    "hu",	"Hungarian",			"Magyar",
+				    "it",	"Italian",			"Italiano",
+				    "ja",	"Japanese",			"日本語",
+				    "km",	"Khmer",			"ភាសាខ្មែរ",
+				    "ko",	"Korean",			"한국어",
+				    "lt",	"Lithuanian",			"Lietuvių",
+				    "nb",	"Norwegian [Bokmal]",		"Norsk [Bokmål]",
+				    "pl",	"Polish",			"Polski",
+				    "pt-BR",	"Portuguese [Brazilian]",	"Português [do Brasil]",
+				    "pt",	"Portuguese [European]",	"Português [Europeu]",
+				    "ru",	"Russian",			"Русский",
+				    "gd",	"Scottish [Gaelic]",		"Gàidhlig",
+				    "sr",	"Serbian [Cyrillic]",		"Cрпски [ћирилицом]",
+				    "sk",	"Slovak",			"Slovenský jazyk [slovenčina]",
+				    "sl",	"Slovenian",			"Slovenski jezik [slovenščina]",
+				    "es",	"Spanish",			"Español",
+				    "sv",	"Swedish",			"Svenska",
+				    "ta",	"Tamil",			"தமிழ்",
+				    "th",	"Thai",				"ภาษาไทย",
+				    "tr",	"Turkish",			"Türkçe",
+				    "vi",	"Vietnamese",			"Tiếng Việt" ];
 
 // Data for the <select> element "ver".
 				    // Value  Visible text
@@ -96,11 +96,9 @@ DL.SEL_VER			= [ "4.1.4",  "4.1.4",
 				    "older",  "Older releases" ];
 
 // Base URLs to the Sourceforge and Apache mirror server.
-// DL.SF			= "https://sourceforge.net/projects/openofficeorg.mirror/files/";
-DL.SF				= "https://dist.apache.org/repos/dist/dev/openoffice/";
+DL.SF				= "https://sourceforge.net/projects/openofficeorg.mirror/files/";
 DL.ASF				= "https://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
 DL.ASF_DIST			= "https://www.apache.org/dist/openoffice/";
-DL.ASF_DIST_DEV			= "https://dist.apache.org/repos/dist/dev/openoffice/";
 DL.ASF_ARC			= "https://archive.apache.org/dist/openoffice/";
 
 // Only used in "download_other.js".
@@ -149,7 +147,6 @@ DL_BETA.SOURCEFORGE		= "https://sourcefo
 DL_BETA.SOURCEFORGE		= DL_BETA.SOURCEFORGE + "/binaries/";
 DL_BETA.ASF			= "https://www.apache.org/dyn/aoo-closer.cgi/openoffice/"		   + DL_BETA.VERSION;
 DL_BETA.ASF_DIST		= "https://www.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
-DL_BETA.ASF_DIST_DEV		= "https://dist.apache.org/repos/dist/dev/openoffice/";			   + DL_BETA.VERSION;
 DL_BETA.ASF_ARC			= "https://archive.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
 
 // Debug: Uncomment to use different base URLs.