You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2015/02/19 18:58:03 UTC

svn commit: r940771 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/msg_prop_l10n.js

Author: buildbot
Date: Thu Feb 19 17:58:03 2015
New Revision: 940771

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/msg_prop_l10n.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 19 17:58:03 2015
@@ -1 +1 @@
-1660387
+1660956

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 19 17:58:03 2015
@@ -1 +1 @@
-1660387
+1660956

Modified: websites/staging/ooo-site/trunk/content/msg_prop_l10n.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ websites/staging/ooo-site/trunk/content/msg_prop_l10n.js Thu Feb 19 17:58:03 2015
@@ -18,11 +18,11 @@ var l10n = new Object();
 									// "true" = Show the box, "false" = Do not show.
 l10n.index_event_box_show			= true;
 									// Logo graphic.
-l10n.index_event_box_graphic_src		= "http://www.openoffice.org/images/ASF-at-15-EPS.png";
+l10n.index_event_box_graphic_src		= "https://www.openoffice.org/images/ASF-at-15-EPS.png";
 									// Alternative text for the graphic.
 l10n.index_event_box_graphic_alt		= "Logo 15th Anniversary of ASF";
 									// Make the graphic clickable with a link.
-l10n.index_event_box_graphic_href		= "http://s.apache.org/wZr";
+l10n.index_event_box_graphic_href		= "https://s.apache.org/wZr";
 									// The height in pixel of the graphic. Leave empty to use the height of the original graphic.
 l10n.index_event_box_graphic_height		= "96";
 									// The width in pixel of the graphic. Leave empty to use the width of the original graphic.
@@ -30,7 +30,7 @@ l10n.index_event_box_graphic_width		= "2
 									// Mouse over text for the graphic.
 l10n.index_event_box_graphic_title		= "";
 									// Make the whole box clickable with a link.
-l10n.index_event_box_text_href			= "http://s.apache.org/wZr";
+l10n.index_event_box_text_href			= "https://s.apache.org/wZr";
 									// Maximum 630 characters.
 l10n.index_event_box_text_text			= "<b>The Apache Software Foundation Celebrates 15 Years of Open Source Innovation and Community Leadership</b> <br /><br />OpenOffice congratulates the ASF for fantastic 15 years of hosting, developing and serving software that is famous around the world. <b><i> Click to see the full text ... </i></b>";
 									// Mouse over text for the text.
@@ -40,7 +40,7 @@ l10n.index_event_box_text_title			= "";
 									// "true" = Show the box, "false" = Do not show.
 l10n.index_alert_box_show			= false;
 									// Make the whole box clickable with a link.
-l10n.index_alert_box_href			= "http://www.google.com";
+l10n.index_alert_box_href			= "https://www.google.com";
 									// Maximum 49 characters.
 l10n.index_alert_box_headline_text		= "Headline text with max. 49 characters";
 									// Mover over text for the headline.