Author: buildbot
Date: Fri Mar 27 13:26:29 2015
New Revision: 945263
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 Fri Mar 27 13:26:29 2015
@@ -1 +1 @@
-1669547
+1669581
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 27 13:26:29 2015
@@ -1 +1 @@
-1669547
+1669581
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 Fri Mar 27
13:26:29 2015
@@ -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 =
"http://www.apachecon.com/images/conferences/apachecon_na_2015.png";
+l10n.index_event_box_graphic_src =
"http://www.apache.org/ads/ApacheCon/2015-na-234x60.png";
//
Alternative text for the graphic.
l10n.index_event_box_graphic_alt = "ApacheCon 2015";
// Make
the graphic clickable with a link.
l10n.index_event_box_graphic_href = "http://www.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 = "96";
+l10n.index_event_box_graphic_height = "";
// The
width in pixel of the graphic. Leave empty to use the width of the original
graphic.
-l10n.index_event_box_graphic_width = "237";
+l10n.index_event_box_graphic_width = "";
//
Mouse over text for the graphic.
l10n.index_event_box_graphic_title = "";
// Make
the whole box clickable with a link.