Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://ooo-site.apache.org/sr-latn%2Fdownload%2Findex.html

Stevanovic Vladislav - Wlada

Index: trunk/content/sr-latn/download/index.html
===================================================================
--- trunk/content/sr-latn/download/index.html   (revision 1532606)
+++ trunk/content/sr-latn/download/index.html   (working copy)
@@ -1,199 +1,200 @@
+Download
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";><head itemscope="" 
itemtype="http://schema.org/Article";>
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  <meta itemprop="name" content="Preuzmite Apache OpenOffice" />
+<html xmlns="http://www.w3.org/1999/xhtml";><head itemscope="" 
itemtype="http://schema.org/Article";>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta itemprop="name" content="Preuzmite Apache OpenOffice" />
   <meta itemprop="description" image="" content="Pridružite se OpenOffice 
revoluciji, besplatan kancelarijski paket sa preko 70 miliona preuzimanja./&gt;
-  &lt;meta itemprop=" />
-  <meta property="og:title" content="Preuzmite Apache OpenOffice" />
-  <meta property="og:description" content="Pridružite se OpenOffice 
revoluciji, besplatan kancelarijski paket sa preko 70 miliona preuzimanja." />
-  <meta property="og:image" 
content="http://www.openoffice.org/images/aoo-logo-100x100.png"; />
-  <meta name="description" content="Zvanična Apache OpenOffice strana za 
preuzimanje. Pridružite se OpenOffice revoluciji, besplatan kancelarijski paket 
sa preko 70 miliona preuzimanja." />
-  
-  <title>Preuzimanja Apache OpenOffice - zvanični sajt</title><script 
type="text/javascript" src="/download/globalvars.js"></script>
-  <script type="text/javascript" src="/download/languages.js"></script>
-  <script type="text/javascript" src="/download/release_matrix.js"></script>
-  <script type="text/javascript" src="/download/download.js"></script>
-  <script type="text/javascript" src="/scripts/entourage.js"></script>
-  <style type="text/css">
-  /* <![CDATA[ */
-  /*-------------------- Exceptions on standard css -----------------------*/
-  @import "/download/styles.css";
-  @import "/download/exceptions.css";
-  /* ]]> */
-  </style>
-  <script>
-    if (window.document.referrer.indexOf("shell.windows.com") != -1)
-       location.href = "/sr-latn/why/why_odf.html";
-
-    function shareFacebook() {
-      _gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']); 
-      
window.open('https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
    
-    }
-    function shareTwitter(){
-      _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+70+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
-    }
-    function shareGooglePlus(){
-      _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 
-      
window.open('https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
-    }
-  </script></head>
-<body>
-
-<div class="optionset">
-
-  <!-- Green: Stable release -->
-  <script type="text/javascript">
-  <!--
-  // Set a specific language ISO code to force to assemble a certain localized 
build as download URL
-  var NL_LANGUAGE = "";
-  // Get the download URL
-  var LINK        = getLink();
-
-  if ( hasMirrorLink() ) {
-    if ( LINK.toLowerCase().indexOf( "sourceforge" ) != -1 ) {
-      // Download directly from a mirror with displayed platform and language.
-      document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
-      + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + 
" - Milestone " + MILESTONE
-      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache 
OpenOffice " + VERSION + "</a></h2>"
-      + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone 
" + MILESTONE + " - Build ID " + BUILD
-      + " - SVN " + SVN_REV + "'>Click here for the most recent version 
for:<br />"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + 
FILESIZE + " MByte)</a></p>" );
-    } else {
-      // OS and/or package manager was not recognized, therefore use 
"other.html" as download link.
-      document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
-      + LINK + "');" + "return false;\">" );
-      document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>"
-      + "Download Apache OpenOffice</a></h2>"
-      + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + 
VERSION + " for "
-      + "<b>" + UI_PLATFORM + "</b> is not available. Please choose another 
platform build from the alternative download "
-      + "webpage.</a></p>" );
-    }
-  } else {
-    // Download from an alternative webpage if hasMirrorLink() == false.
-    document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
-    + LANG_ARRAY[ 4 ] + "');" + "return false;\">" );
-    document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + 
LANG_ARRAY[ 4 ] + "'>"
-    + "Download Apache OpenOffice</a></h2>"
-    + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + 
"'>Apache OpenOffice " + VERSION + " for "
-    + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not 
available. Please choose another build from the "
-    + "alternative " + LANG_ARRAY[ 1 ] + " download webpage.</a></p>" );
-  }
-  document.write( "</div>" );
-
-  // Show some helpful links for SDK, source, checksums, release notes, legacy 
version.
-  document.write( "<div class=\"sub-green\">" );
-  document.write( "<p>" );
-  if ( CHECKSUM_ASC ) {
-    document.write( "Signatures and hashes: "
-    + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS signature'>KEYS</a> , "
-    + "<a href='" + CHECKSUM_ASC    + "' + title='ASC signature'>ASC</a> , "
-    + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 hash'>MD5</a> , "
-    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
-    + "<a href='http://www.openoffice.org/download/checksums.html' title='Kako 
da verifikujem preuzetu datoteku?'>Kako da verifikujem?</a> | " );
-  }
-  document.write( "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
-  + "title='Šta je novo, šta je unapređeno u Apache OpenOffice-u " + VERSION + 
"?'>Beleške o izdanju</a> | <br />"
-  + "<a href='http://www.openoffice.org/download/other.html' title='Nabavite 
sve platforme, jezike, jezičke pakete za preuzimanje'>"
-  + "<b>Nabavite sve platforme, jezike, jezičke pakete</b></a> | "
-  + "<a href='http://www.openoffice.org/download/other.html#source' 
title='Preuzmite izvorni kod i SDK'>"
-  + "Izvorni kod i SDK</a> | <br />"
-  + "<a href='http://www.openoffice.org/porting/index.html'"
-  + "title='Dobijte Apache OpenOffice paket u USB prenosnoj verziji i portove 
od trećih lica'>"
-  + "<b>Prenosna USB verzija</b> i portovi od trećih lica</a> | "
-  + "Old and legacy version: <a 
href='http://www.openoffice.org/download/other-341.html' title='Preuzmite staru 
verziju Apache OpenOffice-a "
-  + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
-  + "<a href='http://www.openoffice.org/download/legacy/index.html' title='Get 
the legacy version of OpenOffice.org "
-  + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );
-  document.write( "</div>" );
-
-  entourage.initialize();
-  //-->
-  </script>
-
-  <!-- Green: Stable release: No JavaScript enabled -->
-  <noscript>
-  <div class="first button green" id="optionitem1">
-    <h2><a style="cursor: default;">Preuzmite Apache OpenOffice</a></h2>
-    <p style="cursor: default;">
-    <a style="cursor: default;">Za preuzimanje Apache OpenOffice potrebno je 
da omogućite JavaScript.</a></p>
-  </div>
-  <div class="sub-green">
-    <p><a href="../porting/index.html"
-    title="Imajte Apache Openoffice proizvod zapakovan kao prenosna USB 
verzija i portove trećih lica (third-party ports)">
-    <b>Portable USB versions</b> and third-party ports</a> |
-    <a href="../development/releases/index.html"
-    title="Šta je novo, šta je unapređeno u Apache OpenOffice?">Release 
Notes</a> | <br />
-    <a href="other-341.html" title="Nabavite staru verziju Apache 
OpenOffice">Old Apache OpenOffice</a> |
-    <a href="legacy/index.html" title="Get the legacy version of 
OpenOffice.org">Legacy OpenOffice.org</a></p>
-  </div>
-  </noscript>
-
-  <!-- Light Blue: Share download with social networks -->
-  <div class="button lightblue" id="optionitem2">
-    <h2><a style="cursor: default;" title="Pomozite širenju informacije i 
recite prijateljima o Apache OpenOffice">Pomozite širenju priče</a></h2>
-    <p style="cursor: default;" id="ShareDownloadLinks">
-    <a style="cursor: default;" title="Pomozite širenju informacije i recite 
prijateljima o Apache OpenOffice">Recite vašim prijateljima u vezi&nbsp;Apache 
OpenOffice.</a>
-    <a style="padding: 0pt 5px 0pt 30px; display: inline;" 
href="javascript:shareFacebook()" title="Recite vašim prijateljima u vezi 
Apache OpenOffice preko Facebook-a">
-    <img src="/images/logo-facebook-32.png" alt="Recite vašim prijateljima u 
vezi Apache OpenOffice preko Facebook-a" /></a>
-    <a style="padding: 0pt 5px; display: inline;" 
href="javascript:shareTwitter()" title="Recite prijateljima za Apache 
OpenOffice putem Twitter-a">
-    <img src="/images/logo-twitter-32.png" alt="Recite prijateljima za Apache 
OpenOffice putem Twitter-a" /></a>
-    <a style="padding: 0pt 5px; display: inline;" 
href="javascript:shareGooglePlus()" title="Recite prijateljima za Apache 
OpenOffice putem Google+">
-    <img src="/images/logo-googleplus-32.png" alt="Recite prijateljima za 
Apache OpenOffice putem Google+" /></a>
-    </p>
-  </div>
-
-  <!-- Blue: Extensions -->
+  &lt;meta itemprop=" />
+  <meta property="og:title" content="Preuzmite Apache OpenOffice" />
+  <meta property="og:description" content="Pridružite se OpenOffice 
revoluciji, besplatan kancelarijski paket sa preko 70 miliona preuzimanja." />
+  <meta property="og:image" 
content="http://www.openoffice.org/images/aoo-logo-100x100.png"; />
+  <meta name="description" content="Zvanična Apache OpenOffice strana za 
preuzimanje. Pridružite se OpenOffice revoluciji, besplatan kancelarijski paket 
sa preko 70 miliona preuzimanja." />
+  
+  <title>Preuzimanja Apache OpenOffice - zvanični sajt</title><script 
type="text/javascript" src="/download/globalvars.js"></script>
+  <script type="text/javascript" src="/download/languages.js"></script>
+  <script type="text/javascript" src="/download/release_matrix.js"></script>
+  <script type="text/javascript" src="/download/download.js"></script>
+  <script type="text/javascript" src="/scripts/entourage.js"></script>
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "/download/styles.css";
+  @import "/download/exceptions.css";
+  /* ]]> */
+  </style>
+  <script>
+    if (window.document.referrer.indexOf("shell.windows.com") != -1)
+       location.href = "/sr-latn/why/why_odf.html";
+
+    function shareFacebook() {
+      _gaq.push(['_trackEvent','social', 'shareDownload', 'facebook']); 
+      
window.open('https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
    
+    }
+    function shareTwitter(){
+      _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
+      
window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+70+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
+    }
+    function shareGooglePlus(){
+      _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 
+      
window.open('https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
+    }
+  </script></head>
+<body>
+
+<div class="optionset">
+
+  <!-- Green: Stable release -->
+  <script type="text/javascript">
+  <!--
+  // Set a specific language ISO code to force to assemble a certain localized 
build as download URL
+  var NL_LANGUAGE = "";
+  // Get the download URL
+  var LINK        = getLink();
+
+  if ( hasMirrorLink() ) {
+    if ( LINK.toLowerCase().indexOf( "sourceforge" ) != -1 ) {
+      // Download directly from a mirror with displayed platform and language.
+      document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
+      + LINK + "');" + "return false;\">" );
+      document.write( "<h2><a href='" + LINK + "' title='Version " + VERSION + 
" - Milestone " + MILESTONE
+      + " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Preuzmite Apache 
OpenOffice " + VERSION + "</a></h2>"
+      + "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone 
" + MILESTONE + " - Build ID " + BUILD
+      + " - SVN " + SVN_REV + "'>Click here for the most recent version 
for:<br />"
+      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" + 
FILESIZE + " MByte)</a></p>" );
+    } else {
+      // OS and/or package manager was not recognized, therefore use 
"other.html" as download link.
+      document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
+      + LINK + "');" + "return false;\">" );
+      document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>"
+      + "Preuzmite Apache OpenOffice</a></h2>"
+      + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice " + 
VERSION + " for "
+      + "<b>" + UI_PLATFORM + "</b> is not available. Please choose another 
platform build from the alternative download "
+      + "webpage.</a></p>" );
+    }
+  } else {
+    // Download from an alternative webpage if hasMirrorLink() == false.
+    document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
+    + LANG_ARRAY[ 4 ] + "');" + "return false;\">" );
+    document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + 
LANG_ARRAY[ 4 ] + "'>"
+    + "Preuzmite Apache OpenOffice</a></h2>"
+    + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + 
"'>Apache OpenOffice " + VERSION + " for "
+    + "<b>" + LANG_ARRAY[ 2 ] + " (" + LANG_ARRAY[ 1 ] + ")</b> is not 
available. Please choose another build from the "
+    + "alternative " + LANG_ARRAY[ 1 ] + " download webpage.</a></p>" );
+  }
+  document.write( "</div>" );
+
+  // Show some helpful links for SDK, source, checksums, release notes, legacy 
version.
+  document.write( "<div class=\"sub-green\">" );
+  document.write( "<p>" );
+  if ( CHECKSUM_ASC ) {
+    document.write( "Potpisi i heš-tabele: "
+    + "<a href='" + CHECKSUM_KEYS   + "' + title='KEYS potpisi'>KEYS</a> , "
+    + "<a href='" + CHECKSUM_ASC    + "' + title='ASC postpis'>ASC</a> , "
+    + "<a href='" + CHECKSUM_MD5    + "' + title='MD5 heš'>MD5</a> , "
+    + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 heš'>SHA256</a> , "
+    + "<a href='http://www.openoffice.org/download/checksums.html' title='Kako 
da verifikujem preuzetu datoteku?'>Kako da verifikujem?</a> | " );
+  }
+  document.write( "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+  + "title='Šta je novo, šta je unapređeno u Apache OpenOffice-u " + VERSION + 
"?'>Beleške o izdanju</a> | <br />"
+  + "<a href='http://www.openoffice.org/download/other.html' title='Nabavite 
sve platforme, jezike, jezičke pakete za preuzimanje'>"
+  + "<b>Nabavite sve platforme, jezike, jezičke pakete</b></a> | "
+  + "<a href='http://www.openoffice.org/download/other.html#source' 
title='Preuzmite izvorni kod i SDK'>"
+  + "Izvorni kod i SDK</a> | <br />"
+  + "<a href='http://www.openoffice.org/porting/index.html'"
+  + "title='Dobijte Apache OpenOffice paket u USB prenosnoj verziji i portove 
od trećih lica'>"
+  + "<b>Prenosna USB verzija</b> i portovi od trećih lica</a> | "
+  + "Stara i prevaziđena verzija programa: <a 
href='http://www.openoffice.org/download/other-341.html' title='Preuzmite staru 
verziju Apache OpenOffice-a "
+  + OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
+  + "<a href='http://www.openoffice.org/download/legacy/index.html' 
title='Preuzmite prevaziđenu verziju OpenOffice.org 3.3.0 "
+  + LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );
+  document.write( "</div>" );
+
+  entourage.initialize();
+  //-->
+  </script>
+
+  <!-- Green: Stable release: No JavaScript enabled -->
+  <noscript>
+  <div class="first button green" id="optionitem1">
+    <h2><a style="cursor: default;">Preuzmite Apache OpenOffice</a></h2>
+    <p style="cursor: default;">
+    <a style="cursor: default;">Za preuzimanje Apache OpenOffice potrebno je 
da omogućite JavaScript.</a></p>
+  </div>
+  <div class="sub-green">
+    <p><a href="../porting/index.html"
+    title="Imajte Apache Openoffice proizvod zapakovan kao prenosna USB 
verzija i portove trećih lica (third-party ports)">
+    <b>Portable USB versions</b> and third-party ports</a> |
+    <a href="../development/releases/index.html"
+    title="Šta je novo, šta je unapređeno u Apache OpenOffice?">Release 
Notes</a> | <br />
+    <a href="other-341.html" title="Nabavite staru verziju Apache 
OpenOffice">Old Apache OpenOffice</a> |
+    <a href="legacy/index.html" title="Get the legacy version of 
OpenOffice.org">Legacy OpenOffice.org</a></p>
+  </div>
+  </noscript>
+
+  <!-- Light Blue: Share download with social networks -->
+  <div class="button lightblue" id="optionitem2">
+    <h2><a style="cursor: default;" title="Pomozite širenju informacije i 
recite prijateljima o Apache OpenOffice">Pomozite širenju priče</a></h2>
+    <p style="cursor: default;" id="ShareDownloadLinks">
+    <a style="cursor: default;" title="Pomozite širenju informacije i recite 
prijateljima o Apache OpenOffice">Recite vašim prijateljima u vezi&nbsp;Apache 
OpenOffice.</a>
+    <a style="padding: 0pt 5px 0pt 30px; display: inline;" 
href="javascript:shareFacebook()" title="Recite vašim prijateljima u vezi 
Apache OpenOffice preko Facebook-a">
+    <img src="/images/logo-facebook-32.png" alt="Recite vašim prijateljima u 
vezi Apache OpenOffice preko Facebook-a" /></a>
+    <a style="padding: 0pt 5px; display: inline;" 
href="javascript:shareTwitter()" title="Recite prijateljima za Apache 
OpenOffice putem Twitter-a">
+    <img src="/images/logo-twitter-32.png" alt="Recite prijateljima za Apache 
OpenOffice putem Twitter-a" /></a>
+    <a style="padding: 0pt 5px; display: inline;" 
href="javascript:shareGooglePlus()" title="Recite prijateljima za Apache 
OpenOffice putem Google+">
+    <img src="/images/logo-googleplus-32.png" alt="Recite prijateljima za 
Apache OpenOffice putem Google+" /></a>
+    </p>
+  </div>
+
+  <!-- Blue: Extensions -->
   <div class="button blue" id="optionitem3" 
onclick="openItem('optionitem3','http://extensions.openoffice.org');
-    return false;">
-    <h2><a href="http://extensions.openoffice.org"; title="Choose from a wide 
range of additional and individual functionality">Nabavite proširenja i rečnike 
za&nbsp;Apache OpenOffice</a></h2>
-    <p><a href="http://extensions.openoffice.org"; title="Choose from a wide 
range of additional and individual functionality">Proširite funkcionalnost 
Apache OpenOffice-a sa velikom i rastućom bibliotekom proširenja i rečnicima od 
drugih korisnika.</a></p>
-  </div>
-
-  <!-- Blue: Templates -->
+    return false;">
+    <h2><a href="http://extensions.openoffice.org"; title="Choose from a wide 
range of additional and individual functionality">Nabavite proširenja i rečnike 
za&nbsp;Apache OpenOffice</a></h2>
+    <p><a href="http://extensions.openoffice.org"; title="Choose from a wide 
range of additional and individual functionality">Proširite funkcionalnost 
Apache OpenOffice-a sa velikom i rastućom bibliotekom proširenja i rečnicima od 
drugih korisnika.</a></p>
+  </div>
+
+  <!-- Blue: Templates -->
   <div class="button blue" id="optionitem3_1" 
onclick="openItem('optionitem3_1','http://templates.openoffice.org');
-    return false;">
-    <h2><a href="http://templates.openoffice.org"; title="Choose from a wide 
range of additional and individual documents">Nabavite&nbsp;šablone za Apache 
OpenOffice</a></h2>
-    <p><a href="http://templates.openoffice.org"; title="Choose from a wide 
range of additional and individual documents">Proširite kreativnost&nbsp;Apache 
OpenOffice-a sa velikom i rastućom bibliotekom šablona od drugih 
korisnika.</a></p>
-  </div>
-
-  <!-- Yellow: Release Candidate online -->
-  <script type="text/javascript">
-  /*
-  <!--
-  if ( RC_ACTIVE == 1 ) {
-    document.write( "<div class=\"button yellow\" id=\"optionitem4\" 
onclick=\"openItem('optionitem4',"
-      + "'all_rc.html#untested-full');"
-      + "return false;\">"
-      + "<h2><a href='all_rc.html#untested-full' title='Select from other 
platforms and languages to download'>"
-      + "Get OpenOffice.org Release Candidates</a></h2>"
-      + "<p><a href='all_rc.html#untested-full' title='Select from other 
platforms and languages to download'>"
-      + "<b>Most recent: OOo " + RC_NAME + " " + RC_NUMBER + "</b></a></p>"
-    + "</div>" );
-    document.write( "<div class=\"sub-yellow\">"
-      + "<p><a href='all_rc.html' title='Get all platforms, languages, 
language packs to download'>"
-      + "Get all platforms, languages, language packs</a> | "
-      + "<a href='http://www.openoffice.org/development/releases/"; + RC_BUILD 
+ ".html'"
-      + "title='What is new, what has been improved in OpenOffice.org " + 
RC_NAME + RC_NUMBER + "?'>Release Notes</a> | "
-      + "<a href='next/md5sums/" + RC_BUILD + "_md5sums.txt' title='MD5 
checksums for OpenOffice.org " + RC_NAME + RC_NUMBER
-      + "'>MD5 checksums</a></p>"
-    + "</div>" );
-  } else if ( RC_ACTIVE == 0 ) {
-  // Yellow: Release Candidate coming soon
-    document.write( "<div class=\"button yellow\" id=\"optionitem4\">"
-      + "<h2><a>Get OpenOffice.org Release Candidate <small>(" + RC_NAME + 
RC_NUMBER + " coming soon)</small></a></h2>"
-      + "<p><a>A wide range of platforms and languages will be available."
-      + "<br /><b>Important:</b> These builds are nearly ready but needs to be 
finally tested and are therefore not "
-      + "released.</a></p>"
-    + "</div>" );
-  }
-  //-->
-  */
-  </script>
-
-  <!-- Yellow: Release Candidate: No JavaScript enabled -->
+    return false;">
+    <h2><a href="http://templates.openoffice.org"; title="Choose from a wide 
range of additional and individual documents">Nabavite&nbsp;šablone za Apache 
OpenOffice</a></h2>
+    <p><a href="http://templates.openoffice.org"; title="Choose from a wide 
range of additional and individual documents">Proširite kreativnost&nbsp;Apache 
OpenOffice-a sa velikom i rastućom bibliotekom šablona od drugih 
korisnika.</a></p>
+  </div>
+
+  <!-- Yellow: Release Candidate online -->
+  <script type="text/javascript">
+  /*
   <!--
+  if ( RC_ACTIVE == 1 ) {
+    document.write( "<div class=\"button yellow\" id=\"optionitem4\" 
onclick=\"openItem('optionitem4',"
+      + "'all_rc.html#untested-full');"
+      + "return false;\">"
+      + "<h2><a href='all_rc.html#untested-full' title='Select from other 
platforms and languages to download'>"
+      + "Get OpenOffice.org Release Candidates</a></h2>"
+      + "<p><a href='all_rc.html#untested-full' title='Select from other 
platforms and languages to download'>"
+      + "<b>Most recent: OOo " + RC_NAME + " " + RC_NUMBER + "</b></a></p>"
+    + "</div>" );
+    document.write( "<div class=\"sub-yellow\">"
+      + "<p><a href='all_rc.html' title='Get all platforms, languages, 
language packs to download'>"
+      + "Get all platforms, languages, language packs</a> | "
+      + "<a href='http://www.openoffice.org/development/releases/"; + RC_BUILD 
+ ".html'"
+      + "title='What is new, what has been improved in OpenOffice.org " + 
RC_NAME + RC_NUMBER + "?'>Release Notes</a> | "
+      + "<a href='next/md5sums/" + RC_BUILD + "_md5sums.txt' title='MD5 
checksums for OpenOffice.org " + RC_NAME + RC_NUMBER
+      + "'>MD5 checksums</a></p>"
+    + "</div>" );
+  } else if ( RC_ACTIVE == 0 ) {
+  // Yellow: Release Candidate coming soon
+    document.write( "<div class=\"button yellow\" id=\"optionitem4\">"
+      + "<h2><a>Get OpenOffice.org Release Candidate <small>(" + RC_NAME + 
RC_NUMBER + " coming soon)</small></a></h2>"
+      + "<p><a>A wide range of platforms and languages will be available."
+      + "<br /><b>Important:</b> These builds are nearly ready but needs to be 
finally tested and are therefore not "
+      + "released.</a></p>"
+    + "</div>" );
+  }
+  //-->
+  */
+  </script>
+
+  <!-- Yellow: Release Candidate: No JavaScript enabled -->
+  <!--
   <noscript>
   <div class="button yellow" id="optionitem4" 
onclick="openItem('optionitem4','all_rc.html#untested-full'); return false;">
     <h2><a href="all_rc.html" title="Select from all platforms, languages, 
language packs to download">
@@ -210,43 +211,43 @@
     <a href="next/md5sums/index.html" title="MD5 checksums for 
OpenOffice.org">MD5 checksums</a></p>
   </div>
   </noscript>
-  //-->
-
-  <!-- Yellow: Beta Release online -->
-  <script type="text/javascript">
-  /*
-  <!--
-  if ( BETA_ACTIVE == 1 ) {
-    document.write( "<div class=\"button yellow\" id=\"optionitem2\" 
onclick=\"openItem('optionitem2','all_beta.html');"
-      + "return false;\">"
-      + "<h2><a href='all_beta.html' title='Select from all platforms, 
languages, language packs to download'\">"
-      + "Get OpenOffice.org Beta Release</a></h2>"
-      + "<p><a href='all_beta.html' title='Select from all platforms, 
languages, language packs to download'\">"
-      + "<b>Most recent: OOo-Dev " + BETA_NAME + " " + BETA_NUMBER + 
"</b></a></p>"
-    + "</div>" );
-    document.write( "<div class=\"sub-yellow\">"
-      + "<p><a href='all_beta.html' title='Get all platforms, languages, 
language packs to download'>"
-      + "Get all platforms, languages, language packs</a> | "
-      + "<a href='http://www.openoffice.org/development/releases/"; + 
BETA_BUILD + ".html'"
-      + "title='What is new, what has been improved in OpenOffice.org " + 
BETA_NAME + BETA_NUMBER + "?'>Release Notes</a> | "
-      + "<a href='next/md5sums/index.html" + BETA_BUILD + "_md5sums.txt' 
title='MD5 checksums for OpenOffice.org "
-      + BETA_NAME + BETA_NUMBER + "'>MD5 checksums</a></p>"
-    + "</div>" );
-  } else if ( BETA_ACTIVE == 0 ) {
-  // Yellow: Beta Release coming soon
-    document.write( "<div class=\"button yellow\" id=\"optionitem2\">"
-      + "<h2><a>Get OpenOffice.org Beta Release <small>(" + BETA_NAME + 
BETA_NUMBER + " coming soon)</small></a></h2>"
-      + "<p><a>A wide range of platforms and languages will be available."
-      + "<br /><b>Important:</b> The Beta is feature complete but can contain 
issues and detailed tests needs to be done."
-      + "</a></p>"
-    + "</div>" );
-  }
-  //-->
-  */
-  </script>
-
-  <!-- Yellow: Beta: No JavaScript enabled -->
+  //-->
+
+  <!-- Yellow: Beta Release online -->
+  <script type="text/javascript">
+  /*
   <!--
+  if ( BETA_ACTIVE == 1 ) {
+    document.write( "<div class=\"button yellow\" id=\"optionitem2\" 
onclick=\"openItem('optionitem2','all_beta.html');"
+      + "return false;\">"
+      + "<h2><a href='all_beta.html' title='Select from all platforms, 
languages, language packs to download'\">"
+      + "Get OpenOffice.org Beta Release</a></h2>"
+      + "<p><a href='all_beta.html' title='Select from all platforms, 
languages, language packs to download'\">"
+      + "<b>Most recent: OOo-Dev " + BETA_NAME + " " + BETA_NUMBER + 
"</b></a></p>"
+    + "</div>" );
+    document.write( "<div class=\"sub-yellow\">"
+      + "<p><a href='all_beta.html' title='Get all platforms, languages, 
language packs to download'>"
+      + "Get all platforms, languages, language packs</a> | "
+      + "<a href='http://www.openoffice.org/development/releases/"; + 
BETA_BUILD + ".html'"
+      + "title='What is new, what has been improved in OpenOffice.org " + 
BETA_NAME + BETA_NUMBER + "?'>Release Notes</a> | "
+      + "<a href='next/md5sums/index.html" + BETA_BUILD + "_md5sums.txt' 
title='MD5 checksums for OpenOffice.org "
+      + BETA_NAME + BETA_NUMBER + "'>MD5 checksums</a></p>"
+    + "</div>" );
+  } else if ( BETA_ACTIVE == 0 ) {
+  // Yellow: Beta Release coming soon
+    document.write( "<div class=\"button yellow\" id=\"optionitem2\">"
+      + "<h2><a>Get OpenOffice.org Beta Release <small>(" + BETA_NAME + 
BETA_NUMBER + " coming soon)</small></a></h2>"
+      + "<p><a>A wide range of platforms and languages will be available."
+      + "<br /><b>Important:</b> The Beta is feature complete but can contain 
issues and detailed tests needs to be done."
+      + "</a></p>"
+    + "</div>" );
+  }
+  //-->
+  */
+  </script>
+
+  <!-- Yellow: Beta: No JavaScript enabled -->
+  <!--
   <noscript>
   <div class="button yellow" id="optionitem2" 
onclick="openItem('optionitem2','all_beta.html#untested-full'); return false;">
     <h2><a href="all_beta.html" title="Select from all platforms, languages, 
language packs to download">
@@ -263,39 +264,39 @@
     <a href="next/md5sums/index.html" title="MD5 checksums for 
OpenOffice.org">MD5 checksums</a></p>
   </div>
   </noscript>
-  //-->
-
-  <!-- Red: Developer Snapshots online -->
-  <script type="text/javascript">
-  /*
-  <!--
-  document.write( "<div class=\"button orange\" id=\"optionitem5\" 
onclick=\"openItem('optionitem5','next/index.html');"
-    + "return false;\">"
-    + "<h2><a href='next/index.html' title='Select from the most recent 
OpenOffice.org Developer Snapshots'>"
-    + "Get OpenOffice.org Developer Snapshots</a></h2>" );
-    document.write( "<p><a href='next/index.html' title='Select from the most 
recent OpenOffice.org Developer "
-    + "Snapshots'><b>" );
-    if ( DEV1_VERSION != "" ) {
-      document.write( "Most recent: " + DEV1_VERSION + " (" + DEV1_BUILD + ") 
and " + DEV2_VERSION + " (" + DEV2_BUILD
-        + ")" );
-    } else {
-      document.write( "Most recent: " + DEV2_VERSION + " (" + DEV2_BUILD + ")" 
);
-    }
-    document.write( "</b></a></p>"
-  + "</div>" );
-  document.write( "<div class=\"sub-orange\">"
-    + "<p><a href='next/other.html' title='Get all platforms, languages, SDK 
builds, source tarballs to download'>"
-    + "Get all platforms, languages, SDK builds, source tarballs</a> | "
-    + "<a href='http://www.openoffice.org/development/releases/dev_index.html'"
-    + "title='What is new, what has been improved in OpenOffice.org?'>Release 
Notes</a> | "
-    + "<a href='next/md5sums/index.html' title='MD5 checksums for 
OpenOffice.org'>MD5 checksums</a></p>"
-  + "</div>" );
-  //-->
-  */
-  </script>
-
-  <!-- Red: Developer Snapshots: No JavaScript enabled -->
+  //-->
+
+  <!-- Red: Developer Snapshots online -->
+  <script type="text/javascript">
+  /*
   <!--
+  document.write( "<div class=\"button orange\" id=\"optionitem5\" 
onclick=\"openItem('optionitem5','next/index.html');"
+    + "return false;\">"
+    + "<h2><a href='next/index.html' title='Select from the most recent 
OpenOffice.org Developer Snapshots'>"
+    + "Get OpenOffice.org Developer Snapshots</a></h2>" );
+    document.write( "<p><a href='next/index.html' title='Select from the most 
recent OpenOffice.org Developer "
+    + "Snapshots'><b>" );
+    if ( DEV1_VERSION != "" ) {
+      document.write( "Most recent: " + DEV1_VERSION + " (" + DEV1_BUILD + ") 
and " + DEV2_VERSION + " (" + DEV2_BUILD
+        + ")" );
+    } else {
+      document.write( "Most recent: " + DEV2_VERSION + " (" + DEV2_BUILD + ")" 
);
+    }
+    document.write( "</b></a></p>"
+  + "</div>" );
+  document.write( "<div class=\"sub-orange\">"
+    + "<p><a href='next/other.html' title='Get all platforms, languages, SDK 
builds, source tarballs to download'>"
+    + "Get all platforms, languages, SDK builds, source tarballs</a> | "
+    + "<a href='http://www.openoffice.org/development/releases/dev_index.html'"
+    + "title='What is new, what has been improved in OpenOffice.org?'>Release 
Notes</a> | "
+    + "<a href='next/md5sums/index.html' title='MD5 checksums for 
OpenOffice.org'>MD5 checksums</a></p>"
+  + "</div>" );
+  //-->
+  */
+  </script>
+
+  <!-- Red: Developer Snapshots: No JavaScript enabled -->
+  <!--
   <noscript>
   <div class="button orange" id="optionitem5" 
onclick="openItem('optionitem5','next/index.html'); return false;">
     <h2><a href="next/other.html" title="Select from the most recent 
OpenOffice.org Developer Snapshots">
@@ -313,43 +314,43 @@
     Release Notes</a> | <a href="next/md5sums/index.html" title="MD5 checksums 
for OpenOffice.org">MD5 checksums</a></p>
   </div>
   </noscript>
-  //-->
-</div>
-
-<div class="additionalinformation">
-
-  <h2>Dodatne informacije</h2>
-  <ul>
-    <li><a href="http://www.openoffice.org/license.html"; title="Apache 
OpenOffice licenca">Licence</a></li>
-    <li><a href="http://www.openoffice.org/download/other.html#source"; 
title="Za programere i napredne korisnike: Preuzmite izvorni kod da gradite 
Apache OpenOffice od nule.">Izvor</a>
-    </li><li><a 
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"; 
title="Za programere i napredne korisnike: Kako-da vodiči za izgradnju Apache 
OpenOffice-a od nule.">Vodič za izgradnju AOO-a</a></li>
-    <li><a href="http://www.openoffice.org/stats/"; title="Download and other 
statistics">Preuzmite statističke podatke</a></li>
-  </ul>
-
-  <h3>Dokumentacija</h3>
-  <ul>
-    <li><a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Releases"; title="Za 
kada se planira novo izdanje?">Trenutni raspored objavljivanja</a></li>
-    <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release"; 
title="Kada su stara izdanja planirana?">Hronološki raspored 
objavljivanja</a></li>
-    <li><a href="http://www.openoffice.org/development/releases/index.html"; 
title="Šta je novo, šta je unapređeno kod Apache OpenOffice-a?">Napomene uz 
izdanja</a></li>
-    <li><a href="http://www.openoffice.org/download/checksums.html"; 
title="Kako da verifikujem preuzetu datoteku sa potpisima i 
heš-tabelama?">Verifikujte preuzetu datoteku</a></li>
-    <li><a href="../product/index.html" title="Pregled svih Apache 
OpenOffice-ovih aplikacija">Informacije o proizvodu</a></li>
-    <li><a 
href="http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html"; 
title="HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: Win, 
Linux, Mac OS, Solaris, FreeBSD...">Sistemski zahtevi</a></li>
-    <li><a href="http://www.openoffice.org/download/common/instructions.html"; 
title="Instrukcije za instaliranje Apache OpenOffice na Windows, Linux i Mac OS 
mašine">Uputstva za instalaciju</a> i
-    <a href="http://www.openoffice.org/documentation/index.html"; 
title="Sveobuhvatno korisničko uputstvo za svakodnevnu upotrebu">Uputstva za 
upotrebu</a></li>
-    <li><a href="http://www.openoffice.org/development/releases/eol.html"; 
title="Informacije u vezi izdanja koja su dostigla status 
zastarelosti">"End-Of-Life" informacija (informacija o zastarelosti 
proizvoda)</a></li>
-    <li><a href="../support/index.html" title="If the information above did 
not answer your question: Free and paid support!">Podrška</a></li>
-    <li><a href="http://www.openoffice.org/download/common/java.html"; 
title="Objašnjenja zašto da se koristi Java i šta je to">Java i Apache 
OpenOffice</a></li>
+  //-->
+</div>
+
+<div class="additionalinformation">
+
+  <h2>Dodatne informacije</h2>
+  <ul>
+    <li><a href="http://www.openoffice.org/license.html"; title="Apache 
OpenOffice licenca">Licence</a></li>
+    <li><a href="http://www.openoffice.org/download/other.html#source"; 
title="Za programere i napredne korisnike: Preuzmite izvorni kod da gradite 
Apache OpenOffice od nule.">Izvor</a>
+    </li><li><a 
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"; 
title="Za programere i napredne korisnike: Kako-da vodiči za izgradnju Apache 
OpenOffice-a od nule.">Vodič za izgradnju AOO-a</a></li>
+    <li><a href="http://www.openoffice.org/stats/"; title="Download and other 
statistics">Preuzmite statističke podatke</a></li>
+  </ul>
+
+  <h3>Dokumentacija</h3>
+  <ul>
+    <li><a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Releases"; title="Za 
kada se planira novo izdanje?">Trenutni raspored objavljivanja</a></li>
+    <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release"; 
title="Kada su stara izdanja planirana?">Hronološki raspored 
objavljivanja</a></li>
+    <li><a href="http://www.openoffice.org/development/releases/index.html"; 
title="Šta je novo, šta je unapređeno kod Apache OpenOffice-a?">Napomene uz 
izdanja</a></li>
+    <li><a href="http://www.openoffice.org/download/checksums.html"; 
title="Kako da verifikujem preuzetu datoteku sa potpisima i 
heš-tabelama?">Verifikujte preuzetu datoteku</a></li>
+    <li><a href="../product/index.html" title="Pregled svih Apache 
OpenOffice-ovih aplikacija">Informacije o proizvodu</a></li>
+    <li><a 
href="http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html"; 
title="HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: Win, 
Linux, Mac OS, Solaris, FreeBSD...">Sistemski zahtevi</a></li>
+    <li><a href="http://www.openoffice.org/download/common/instructions.html"; 
title="Instrukcije za instaliranje Apache OpenOffice na Windows, Linux i Mac OS 
mašine">Uputstva za instalaciju</a> i
+    <a href="http://www.openoffice.org/documentation/index.html"; 
title="Sveobuhvatno korisničko uputstvo za svakodnevnu upotrebu">Uputstva za 
upotrebu</a></li>
+    <li><a href="http://www.openoffice.org/development/releases/eol.html"; 
title="Informacije u vezi izdanja koja su dostigla status 
zastarelosti">"End-Of-Life" informacija (informacija o zastarelosti 
proizvoda)</a></li>
+    <li><a href="../support/index.html" title="If the information above did 
not answer your question: Free and paid support!">Podrška</a></li>
+    <li><a href="http://www.openoffice.org/download/common/java.html"; 
title="Objašnjenja zašto da se koristi Java i šta je to">Java i Apache 
OpenOffice</a></li>
     <!--<li><a href="http://java.com/en/download/manual_v6.jsp";
-    title="Get the Java Runtime Environment (JRE 1.6)">Get the Java Runtime 
Environment (JRE 1.6)</a></li>-->
-  </ul>
-
-  <h3>Dodatni resursi</h3>
-  <ul>
-    <li><a 
href="http://extensions.openoffice.org/en/search?query=dictionaries"; 
title="Dodajte dodatnu jezičku podršku vašoj instalaciji Apache 
OpenOffice-a">Rečnici</a></li>
-    <li><a href="http://templates.openoffice.org"; title="Nabavite šablone za 
Apache OpenOffice">Šabloni</a></li>
-    <li><a href="http://extensions.openoffice.org"; title="Birajte iz široke 
ponude dodatnih i individualnih funkcionalnosti">Proširenja</a></li>
-    <li><a href="http://openoffice.apache.org/native-lang.html"; 
title="Informacije i podrška za vaš preferirani jezik">Lokalizacije</a></li>
-    <li><a href="http://www.openoffice.org/download/sdk/index.html"; title="Za 
programere: Alati za razvoj softvera (SDK)">Alati za razvoj softvera 
(SDK)</a></li>
+    title="Get the Java Runtime Environment (JRE 1.6)">Get the Java Runtime 
Environment (JRE 1.6)</a></li>-->
+  </ul>
+
+  <h3>Dodatni resursi</h3>
+  <ul>
+    <li><a 
href="http://extensions.openoffice.org/en/search?query=dictionaries"; 
title="Dodajte dodatnu jezičku podršku vašoj instalaciji Apache 
OpenOffice-a">Rečnici</a></li>
+    <li><a href="http://templates.openoffice.org"; title="Nabavite šablone za 
Apache OpenOffice">Šabloni</a></li>
+    <li><a href="http://extensions.openoffice.org"; title="Birajte iz široke 
ponude dodatnih i individualnih funkcionalnosti">Proširenja</a></li>
+    <li><a href="http://openoffice.apache.org/native-lang.html"; 
title="Informacije i podrška za vaš preferirani jezik">Lokalizacije</a></li>
+    <li><a href="http://www.openoffice.org/download/sdk/index.html"; title="Za 
programere: Alati za razvoj softvera (SDK)">Alati za razvoj softvera 
(SDK)</a></li>
     <!--
     <li><a href="../distribution/index.html"
     title="FAQ for distributions ">Distributions FAQ</a></li>
@@ -359,16 +360,16 @@
     title="If you cannot download OpenOffice.org, order a CD-ROM">Order 
CD-ROM</a>
     <li><a href="../distribution/mirrors#mirrors"
     title="To get alternative download locations">All Mirror Server</a><br 
/></li>
-    -->
-    <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"; 
title="Koristite Apache-ove preslikane lokacije (mirrors) za preuzimanje Apache 
OpenOffice-a">Alternativne preslikane lokacije (mirrors) za preuzimanje</a><br 
/></li>
-    <li><a href="http://www.openoffice.org/download/archive.html"; 
title="Preuzmite stara i arhivirana izdanja">Arhivirana i stara izdanja</a><br 
/></li>
-  </ul>
-
-  <div id="SupportedAndSupporters">
-    <p>&nbsp;</p>
-    <a href="http://validator.w3.org/check?uri=referer"; target="_blank" 
title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of 
Web documents">
-    <img src="/images/valid-xhtml10-blue.png" alt="W3C Markup Validation 
Service - Check the markup (HTML, XHTML, ...) of Web documents" /></a>
-  </div>
-</div>
-
+    -->
+    <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"; 
title="Koristite Apache-ove preslikane lokacije (mirrors) za preuzimanje Apache 
OpenOffice-a">Alternativne preslikane lokacije (mirrors) za preuzimanje</a><br 
/></li>
+    <li><a href="http://www.openoffice.org/download/archive.html"; 
title="Preuzmite stara i arhivirana izdanja">Arhivirana i stara izdanja</a><br 
/></li>
+  </ul>
+
+  <div id="SupportedAndSupporters">
+    <p>&nbsp;</p>
+    <a href="http://validator.w3.org/check?uri=referer"; target="_blank" 
title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of 
Web documents">
+    <img src="/images/valid-xhtml10-blue.png" alt="W3C Markup Validation 
Service - Check the markup (HTML, XHTML, ...) of Web documents" /></a>
+  </div>
+</div>
+
 </body></html>
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to