On 01/24/2012 04:22 PM, Fridrich Strba wrote:
  officecfg/registry/data/org/openoffice/VCL.xcu |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 86bf32c487852f4e466b27320e3724266cb53dba
Author: Fridrich Štrba<fridrich.strba@bluewin.ch>
Date:   Tue Jan 24 16:22:15 2012 +0100
     Fix build: dupplicate node/prop /VCL/DefaultFonts/bn
Andras, would this fix for your 82e0266b05dd53d0ce8b12bd5c76ae25872b87a9 
"country code 'IN' is not in use for these locales fdo#44208, fdo#45107" 
better remove the bn-IN node completely?
Stephan
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu 
b/officecfg/registry/data/org/openoffice/VCL.xcu
index 248e439..6cf60ef 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -856,7 +856,7 @@
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
-<node oor:name="bn" oor:op="replace">
+<node oor:name="bn-IN" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Bengali;Vrinda;Lucidasans;Lucida Sans;Andale Sans UI;Arial Unicode MS;Lucida Sans 
Unicode;clearlyU</value>
        </prop>
Context
- Re: [Libreoffice] [Libreoffice-commits] .: officecfg/registry · Stephan Bergmann
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.