This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push: new 2895e2c Changed file for the AOO 4.1.11 release 2895e2c is described below commit 2895e2c1ee09107a6c9ff9a7f24be0f285f3cb25 Author: Marcus <mar...@apache.org> AuthorDate: Wed Oct 6 23:16:08 2021 +0200 Changed file for the AOO 4.1.11 release --- content/fr/Telecharger/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/fr/Telecharger/index.html b/content/fr/Telecharger/index.html index feabc1d..4569b32 100644 --- a/content/fr/Telecharger/index.html +++ b/content/fr/Telecharger/index.html @@ -55,25 +55,25 @@ document.write( "<a class='bouton' title='macOS Intel' name='ver_mac_intel'" <div class="clear"></div> <div class="item"> <p class="flotte"> <img src="/fr/Telecharger/logo-linux.png" alt="Windows" /></p> -<p style="line-height:65px;"> Distribution Linux (mode 32 ou 64 bits)</p> +<p style="line-height:65px;"> Distribution Linux (mode x86 "32 bits" ou x64 "64 bits")</p> <script> <!-- document.write( "<a class='bouton' title='Linux RPM x86' name='ver_rpm'" + "href='http://sourceforge.net/projects/openofficeorg.mirror/files/" + DL.VERSION + "/binaries/fr/Apache_OpenOffice_" + DL.VERSION + "_Linux_x86_install-rpm_fr.tar.gz/download'>" -+ "<span>Linux RPM 32-bit<small><br />Fedora, Mandriva…</small></span></a>" ++ "<span>Linux RPM x86<small><br />Fedora, Mandriva…</small></span></a>" + "<a class='bouton' title='Linux DEB x86' name='ver_deb'" + "href='http://sourceforge.net/projects/openofficeorg.mirror/files/" + DL.VERSION + "/binaries/fr/Apache_OpenOffice_" + DL.VERSION + "_Linux_x86_install-deb_fr.tar.gz/download'>" -+ "<span>Linux DEB 32-bit<small><br />Ubuntu, Debian…</small></span></a>" ++ "<span>Linux DEB x86<small><br />Ubuntu, Debian…</small></span></a>" -+ "<a class='bouton' title='Linux RPM x86-64' name='ver_rpm_x64'" ++ "<a class='bouton' title='Linux RPM x64' name='ver_rpm_x64'" + "href='http://sourceforge.net/projects/openofficeorg.mirror/files/" + DL.VERSION + "/binaries/fr/Apache_OpenOffice_" + DL.VERSION + "_Linux_x86-64_install-rpm_fr.tar.gz/download'>" -+ "<span>Linux RPM 64-bit<br /><small>Fedora, Mandriva…</small></span></a>" ++ "<span>Linux RPM x64<br /><small>Fedora, Mandriva…</small></span></a>" -+ "<a class='bouton' title='Linux DEB x86-64' name='ver_deb_x64'" ++ "<a class='bouton' title='Linux DEB x64' name='ver_deb_x64'" + "href='http://sourceforge.net/projects/openofficeorg.mirror/files/" + DL.VERSION + "/binaries/fr/Apache_OpenOffice_" + DL.VERSION + "_Linux_x86-64_install-deb_fr.tar.gz/download'>" -+ "<span>Linux DEB 64-bit<br /><small>Ubuntu, Debian…</small></span></a>" ); ++ "<span>Linux DEB x64<br /><small>Ubuntu, Debian…</small></span></a>" ); //--> </script>