This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new b76bbbd  git-site-role commit from build_staging.sh
b76bbbd is described below

commit b76bbbdb0e71e57c1b9cd77263e529c4539cb195
Author: jenkins <bui...@apache.org>
AuthorDate: Sun May 9 16:04:54 2021 +0000

    git-site-role commit from build_staging.sh
---
 content/feed.xml                        |  4 +--
 content/lt/download/platform_hints.html | 63 +++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+), 2 deletions(-)

diff --git a/content/feed.xml b/content/feed.xml
index d64b4af..95bff18 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
     <atom:link href="http://localhost:8820/feed.xml"; rel="self" 
type="application/rss+xml" />
     <description>OpenOffice.org Feed</description>
     <language>en-us</language>
-    <pubDate>Sun, 9 May 2021 09:36:15 +0000</pubDate>
-    <lastBuildDate>Sun, 9 May 2021 09:36:15 +0000</lastBuildDate>
+    <pubDate>Sun, 9 May 2021 16:03:39 +0000</pubDate>
+    <lastBuildDate>Sun, 9 May 2021 16:03:39 +0000</lastBuildDate>
     
 
   </channel> 
diff --git a/content/lt/download/platform_hints.html 
b/content/lt/download/platform_hints.html
new file mode 100644
index 0000000..3a46207
--- /dev/null
+++ b/content/lt/download/platform_hints.html
@@ -0,0 +1,63 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    
+    <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+    
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+  <title>Apache OpenOffice - Important hints for the choosen platform</title>
+  <script type="text/javascript" src="/download/globalvars.js"></script>
+  <script type="text/javascript" src="/download/msg_prop_l10n_en.js"></script>
+  <script type="text/javascript" src="msg_prop_l10n_lt.js"></script>
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "styles.css";
+  @import "exceptions.css";
+  /* ]]> */
+  </style>
+
+    
+    <script src="https://www.apachecon.com/event-images/snippet.js";></script>
+  </head>
+  <body style="padding: 10px 10px 10px 10px;">
+    <!--#include virtual="/lt/brand.html" -->
+    <div id="topbara">
+      <!--#include virtual="/lt/topnav.html" -->
+      <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a 
href="/lt/">lt</a>&nbsp;&raquo;&nbsp;<a href="/lt/download/">download</a></div>
+    </div>
+    <div id="clear"></div>
+      
+      
+    <div id="content">
+      
+      
+  <!-- The text in the H1 tag is intentionally shown as not displayable, just 
to please accessibility tools like a
+  screen reader. -->
+  <h1 style="display: none;">Apache OpenOffice</h1>
+  <h2 style="display: none;">Apache OpenOffice</h2>
+
+    <!-- Text is coming from 'msg_prop_l10n_xy.js' -->
+    <script type="text/javascript">
+    <!--
+    document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );
+
+    document.write( "<h4><b>" + l10n.dl_platform_info_win_headline + 
"</b></h4>" );
+    document.write( l10n.dl_platform_info_win_text );
+
+    document.write( "<h4><b>" + l10n.dl_platform_info_mac_headline + 
"</b></h4>" );
+    document.write( l10n.dl_platform_info_mac_text );
+
+    document.write( "<h4><b>" + l10n.dl_platform_info_linux_headline + 
"</b></h4>" );
+    document.write( l10n.dl_platform_info_linux_text );
+    //-->
+    </script>
+
+
+      
+    </div>
+    <!--#include virtual="/footer.html" -->
+  </body>
+</html>

Reply via email to