Author: marcus
Date: Sun Sep 29 15:28:50 2013
New Revision: 1527336

URL: http://svn.apache.org/r1527336
Log:
#123377# Fixed the wrong ISO code for Portuguese (European)

Modified:
    openoffice/ooo-site/trunk/content/download/release_matrix.js

Modified: openoffice/ooo-site/trunk/content/download/release_matrix.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/release_matrix.js?rev=1527336&r1=1527335&r2=1527336&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/release_matrix.js (original)
+++ openoffice/ooo-site/trunk/content/download/release_matrix.js Sun Sep 29 
15:28:50 2013
@@ -249,7 +249,7 @@ var release_aoo400_matrix = {
           "10": ['Win_x86_install',           'y',         '125',    
'Apache_OpenOffice_4.0.0_Win_x86_install_pt-BR.exe'],
           "11": ['Win_x86_langpack',          'y',         ' 12',    
'Apache_OpenOffice_4.0.0_Win_x86_langpack_pt-BR.exe']},
 
-"pt":{     "0": ['Linux_x86-64_install-deb',  'y',         '144',    
'Apache_OpenOffice_4.0.0_Linux_x86-64_install-deb_pt.tar.gz'],
+"pt-PT":{  "0": ['Linux_x86-64_install-deb',  'y',         '144',    
'Apache_OpenOffice_4.0.0_Linux_x86-64_install-deb_pt.tar.gz'],
            "1": ['Linux_x86-64_install-rpm',  'y',         '145',    
'Apache_OpenOffice_4.0.0_Linux_x86-64_install-rpm_pt.tar.gz'],
            "2": ['Linux_x86-64_langpack-deb', 'y',         ' 12',    
'Apache_OpenOffice_4.0.0_Linux_x86-64_langpack-deb_pt.tar.gz'],
            "3": ['Linux_x86-64_langpack-rpm', 'y',         ' 12',    
'Apache_OpenOffice_4.0.0_Linux_x86-64_langpack-rpm_pt.tar.gz'],


Reply via email to