[Libreoffice-commits] .: 2 commits - configure.in instsetoo_native/inc_ooohelppack instsetoo_native/inc_ooolangpack instsetoo_native/util solenv/inc

Andras Timar timar at kemper.freedesktop.org
Fri Mar 25 05:19:30 PDT 2011


 configure.in                                                            |    2 +-
 instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt        |    4 ++--
 instsetoo_native/inc_ooohelppack/windows/msi_templates/codes_ooodev.txt |    4 ++--
 instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt        |    4 ++--
 instsetoo_native/inc_ooolangpack/windows/msi_templates/codes_ooodev.txt |    4 ++--
 instsetoo_native/util/pack.lst                                          |    2 +-
 solenv/inc/langlist.mk                                                  |    3 +--
 solenv/inc/postset.mk                                                   |    4 ++--
 8 files changed, 13 insertions(+), 14 deletions(-)

New commits:
commit 2aa374a0bf2a9fe5dcdc5ff26fc5d787a0354599
Author: Andras Timar <timar at fsf.hu>
Date:   Fri Mar 25 13:08:34 2011 +0100

    fix language codes: be-BY -> be, ns -> nso

diff --git a/configure.in b/configure.in
index 791df21..3644db9 100755
--- a/configure.in
+++ b/configure.in
@@ -1168,7 +1168,7 @@ AC_ARG_WITH(poor-help-localizations,
         [Use this option to specify which languages have unusable help localizations.
          Separate multiple languages with space.])
     [
-                          Usage:     --with-poor-help-localizations="af be-BY"
+                          Usage:     --with-poor-help-localizations="af be"
     ],
 ,)
 
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt
index 3b0b1c6..b833e91 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt
@@ -36,7 +36,7 @@ multiasia = "{222033CB-A588-4302-9942-311F160B63B1}"
 af = "{07F4C39E-72F9-495A-A8DE-8B3691607EA7}"
 ar = "{4B19ECA4-EB7B-420E-A2F3-0D456CA1CA3F}"
 as-IN = "{8B39DB32-6AF6-461F-8289-50655601C8FE}"
-be-BY = "{0EE4C97D-D8C7-441E-866A-CF277858E4E4}"
+be = "{0EE4C97D-D8C7-441E-866A-CF277858E4E4}"
 bo = "{C8D912D8-AA2E-47E2-9FEF-62C6580FB93C}"
 bg = "{961EFB5A-0CA0-41E8-8C9C-CB3BA52B73EC}"
 br = "{D5D79970-08FA-4CCC-B465-76948149E141}"
@@ -104,7 +104,7 @@ nl = "{E25D3CC2-AC90-4861-9E9C-DA41B5DF8A03}"
 nn = "{8D2FABA5-79CD-4109-A274-DEE14E279233}"
 no = "{226856FB-734F-40FB-BDF3-7DCCA74BCA5E}"
 nr = "{73FB2891-79DB-4F4E-A2B6-EB4A07D2903A}"
-ns = "{BA8033C9-6C42-4D4D-8160-46B6A19C08F9}"
+nso = "{BA8033C9-6C42-4D4D-8160-46B6A19C08F9}"
 om = "{AC220121-97DE-4D37-9554-8877DAF713E6}"
 oc = "{E1D22BDB-C23D-4849-88AF-9B05F6B396E1}"
 or-IN = "{A3382AC1-D71B-4C13-BF1C-99C0C9C085A6}"
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes_ooodev.txt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes_ooodev.txt
index ab9d02e..0564ebc 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes_ooodev.txt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/codes_ooodev.txt
@@ -36,7 +36,7 @@ multiasia = "{180F666D-555D-4F90-A53E-DD861CD9D6F0}"
 af = "{E5ABA9DC-0B05-49C7-AE79-42621CF9273F}"
 ar = "{D6770BC4-9500-4BF9-8137-72AFD7F9366E}"
 as-IN = "{539E1B86-87BD-4E73-9B4D-5F3FC1ADA817}"
-be-BY = "{375F00E6-C1ED-4131-A5C9-D21E34718781}"
+be = "{375F00E6-C1ED-4131-A5C9-D21E34718781}"
 bo = "{0BADD0FD-13B3-4CAB-9ECD-860FBEB09E6C}"
 bg = "{6561C433-322A-4EED-B31C-D9CE0F70F182}"
 br = "{45188701-42C2-4217-BCC2-5FC4DE740FA1}"
@@ -104,7 +104,7 @@ nl = "{49D204A8-21E6-48C6-9B29-B25AB3D6A137}"
 nn = "{23276245-2A01-444F-B878-4BB1B54638C3}"
 no = "{05134802-8C30-412A-89DD-CC662D1AB84F}"
 nr = "{B156D653-2AB4-4C57-A1A7-F8E50309356A}"
-ns = "{8226A004-F62B-45A0-85B0-042687103114}"
+nso = "{8226A004-F62B-45A0-85B0-042687103114}"
 om = "{B1A720C2-8B81-492F-8F78-7BC92147AD45}"
 oc = "{96392323-8828-42E5-86F4-3CBD2036A609}"
 or-IN = "{CF291629-172B-496B-8E86-017EB7392CFC}"
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt
index 3b0b1c6..b833e91 100644
--- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt
+++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt
@@ -36,7 +36,7 @@ multiasia = "{222033CB-A588-4302-9942-311F160B63B1}"
 af = "{07F4C39E-72F9-495A-A8DE-8B3691607EA7}"
 ar = "{4B19ECA4-EB7B-420E-A2F3-0D456CA1CA3F}"
 as-IN = "{8B39DB32-6AF6-461F-8289-50655601C8FE}"
-be-BY = "{0EE4C97D-D8C7-441E-866A-CF277858E4E4}"
+be = "{0EE4C97D-D8C7-441E-866A-CF277858E4E4}"
 bo = "{C8D912D8-AA2E-47E2-9FEF-62C6580FB93C}"
 bg = "{961EFB5A-0CA0-41E8-8C9C-CB3BA52B73EC}"
 br = "{D5D79970-08FA-4CCC-B465-76948149E141}"
@@ -104,7 +104,7 @@ nl = "{E25D3CC2-AC90-4861-9E9C-DA41B5DF8A03}"
 nn = "{8D2FABA5-79CD-4109-A274-DEE14E279233}"
 no = "{226856FB-734F-40FB-BDF3-7DCCA74BCA5E}"
 nr = "{73FB2891-79DB-4F4E-A2B6-EB4A07D2903A}"
-ns = "{BA8033C9-6C42-4D4D-8160-46B6A19C08F9}"
+nso = "{BA8033C9-6C42-4D4D-8160-46B6A19C08F9}"
 om = "{AC220121-97DE-4D37-9554-8877DAF713E6}"
 oc = "{E1D22BDB-C23D-4849-88AF-9B05F6B396E1}"
 or-IN = "{A3382AC1-D71B-4C13-BF1C-99C0C9C085A6}"
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes_ooodev.txt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes_ooodev.txt
index ab9d02e..0564ebc 100644
--- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes_ooodev.txt
+++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/codes_ooodev.txt
@@ -36,7 +36,7 @@ multiasia = "{180F666D-555D-4F90-A53E-DD861CD9D6F0}"
 af = "{E5ABA9DC-0B05-49C7-AE79-42621CF9273F}"
 ar = "{D6770BC4-9500-4BF9-8137-72AFD7F9366E}"
 as-IN = "{539E1B86-87BD-4E73-9B4D-5F3FC1ADA817}"
-be-BY = "{375F00E6-C1ED-4131-A5C9-D21E34718781}"
+be = "{375F00E6-C1ED-4131-A5C9-D21E34718781}"
 bo = "{0BADD0FD-13B3-4CAB-9ECD-860FBEB09E6C}"
 bg = "{6561C433-322A-4EED-B31C-D9CE0F70F182}"
 br = "{45188701-42C2-4217-BCC2-5FC4DE740FA1}"
@@ -104,7 +104,7 @@ nl = "{49D204A8-21E6-48C6-9B29-B25AB3D6A137}"
 nn = "{23276245-2A01-444F-B878-4BB1B54638C3}"
 no = "{05134802-8C30-412A-89DD-CC662D1AB84F}"
 nr = "{B156D653-2AB4-4C57-A1A7-F8E50309356A}"
-ns = "{8226A004-F62B-45A0-85B0-042687103114}"
+nso = "{8226A004-F62B-45A0-85B0-042687103114}"
 om = "{B1A720C2-8B81-492F-8F78-7BC92147AD45}"
 oc = "{96392323-8828-42E5-86F4-3CBD2036A609}"
 or-IN = "{CF291629-172B-496B-8E86-017EB7392CFC}"
diff --git a/instsetoo_native/util/pack.lst b/instsetoo_native/util/pack.lst
index b878140..2832afb 100644
--- a/instsetoo_native/util/pack.lst
+++ b/instsetoo_native/util/pack.lst
@@ -14,7 +14,7 @@ LibreOffice_wJRE        unxlngi6.pro,unxmacxi.pro,unxsoli4.pro,unxsols4.pro,wntm
 LibreOffice_SDK         unxlngi6.pro,unxmacxi.pro,unxsoli4.pro,unxsols4.pro,wntmsci12.pro,unxlngx6.pro  en-US   sdkoo
 #LibreOffice_Dev_SDK  unxlngi6.pro,unxmacxi.pro,unxsoli4.pro,unxsols4.pro,wntmsci12.pro,unxlngx6.pro  en-US   sdkoodev
 #URE             unxlngi6.pro,unxsoli4.pro,unxsols4.pro,wntmsci12.pro,unxlngi6,unxsoli4,unxsols4,wntmsci12  en-US   ure
-LibreOfficeLanguagepack unxlngi6.pro,unxmacxi.pro,unxsoli4.pro,unxsols4.pro,wntmsci12.pro,unxlngx6.pro en-US|ar|as|ast|be-BY|bg|bn|ca|ca-XV|cs|da|de|dz|el|en-GB|eo|es|et|eu|fi|fr|ga|gl|gu|he|hi|hu|id|is|it|ja|ka|km|kn|ko|ku|lt|lv|mk|ml|mr|my|nb|nl|nn|oc|om|or|pa-IN|pl|pt|pt-BR|ro|ru|sh|si|sk|sl|sr|sv|ta|te|th|tr|ug|uk|uz|vi|zh-CN|zh-TW ooolanguagepack
+LibreOfficeLanguagepack unxlngi6.pro,unxmacxi.pro,unxsoli4.pro,unxsols4.pro,wntmsci12.pro,unxlngx6.pro en-US|ar|as|ast|be|bg|bn|ca|ca-XV|cs|da|de|dz|el|en-GB|eo|es|et|eu|fi|fr|ga|gl|gu|he|hi|hu|id|is|it|ja|ka|km|kn|ko|ku|lt|lv|mk|ml|mr|my|nb|nl|nn|oc|om|or|pa-IN|pl|pt|pt-BR|ro|ru|sh|si|sk|sl|sr|sv|ta|te|th|tr|ug|uk|uz|vi|zh-CN|zh-TW ooolanguagepack
 #LibreOfficeLanguagepack   unxlngi6,unxsoli4,unxsols4,wntmsci12,unxmacxi                                     de      ooolanguagepack
 #LibreOfficeDevLanguagepack   unxlngi6.pro,unxsoli4.pro,unxsols4.pro,wntmsci12.pro,unxlngx6.pro,unxmacxi.pro     ar|as|ast|bg|bn|ca|ca-XV|cs|da|de|dz|el|en-GB|es|et|eu|fi|fr|ga|gl|gu|he|hi|hu|id|is|it|ja|km|kn|ko|lt|lv|mk|ml|mr|my|nb|nl|nn|oc|om|or|pa-IN|pl|pt|pt-BR|ru|sh|si|sk|sl|sr|sv|ta|te|th|tr|ug|uk|vi|zh-CN|zh-TW   ooodevlanguagepack
 
commit c3d7753614fa2fde2ef99c929ce1384559365c83
Author: Andras Timar <timar at fsf.hu>
Date:   Fri Mar 25 13:06:13 2011 +0100

    fix language codes: be-BY -> be, ns -> nso

diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index 4f311a1..18680e7 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -30,7 +30,7 @@ ar \
 as \
 as-IN \
 ast \
-be-BY \
+be \
 bo \
 bg \
 br \
@@ -104,7 +104,6 @@ nb \
 nl \
 nn \
 nr \
-ns \
 nso \
 ny \
 om \
diff --git a/solenv/inc/postset.mk b/solenv/inc/postset.mk
index 2c58d3a..487cc8f 100644
--- a/solenv/inc/postset.mk
+++ b/solenv/inc/postset.mk
@@ -34,7 +34,7 @@ completelangiso=af \
 ar \
 as \
 ast \
-be-BY \
+be \
 bo \
 bg \
 br \
@@ -94,7 +94,7 @@ nb \
 nl \
 nn \
 nr \
-ns \
+nso \
 om \
 oc \
 or \


More information about the Libreoffice-commits mailing list