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 2017/04/02 21:16:02 UTC

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

Author: buildbot
Date: Sun Apr  2 21:16:02 2017
New Revision: 1009642

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 Sun Apr  2 21:16:02 2017
@@ -1 +1 @@
-1789867
+1789914

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr  2 21:16:02 2017
@@ -1 +1 @@
-1789867
+1789914

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 Sun Apr  2 21:16:02 2017
@@ -18,15 +18,15 @@ 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		= "/images/apache_con_2017.png";
+l10n.index_event_box_graphic_src		= "/images/apachecon_na_2017.png";
 									// Alternative text for the graphic.
 l10n.index_event_box_graphic_alt		= "ApacheCon North America 2017";
 									// Make the graphic clickable with a link.
 l10n.index_event_box_graphic_href		= "https://apachecon.com/";
 									// The height in pixel of the graphic. Leave empty to use the height of the original graphic.
-l10n.index_event_box_graphic_height		= "89";
+l10n.index_event_box_graphic_height		= "98";
 									// The width in pixel of the graphic. Leave empty to use the width of the original graphic.
-l10n.index_event_box_graphic_width		= "253";
+l10n.index_event_box_graphic_width		= "252";
 									// Mouse over text for the graphic.
 l10n.index_event_box_graphic_title		= "";
 									// Make the whole box clickable with a link.