Blob Blame History Raw
From 91fa56cb98f21207e4bd559d0a821fc0b6e12526 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fridrich=20=C5=A0trba?= <fridrich.strba@bluewin.ch>
Date: Tue, 24 Jan 2012 16:22:15 +0100
Subject: [PATCH 6/8] Fix build: dupplicate node/prop /VCL/DefaultFonts/bn
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Caolán McNamara <caolanm@redhat.com>
---
 officecfg/registry/data/org/openoffice/VCL.xcu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index 4dfdc23..55135cb 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -859,7 +859,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>
-- 
1.7.7.6