[Libreoffice-commits] core.git: Branch 'feature/gsoc-impresslayout' - officecfg/registry

Vishv Brahmbhatt vishvbrahmbhatt19 at gmail.com
Thu Jul 11 06:04:40 PDT 2013


 officecfg/registry/schema/org/openoffice/Office/Impress.xcs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a837a7c573c5f35fbcf7b9375725282496b0f4c9
Author: Vishv Brahmbhatt <vishvbrahmbhatt19 at gmail.com>
Date:   Thu Jul 11 18:29:29 2013 +0530

    Solved the "unit-test" error related to parser.
    
    This error may also prevail with the unit-tests of "effects.xml & "transitions.xml" present in Impress.xcs.
    
    Change-Id: I2c661e62840911f9e21919e54271d30fd996798f

diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 61c7cab1..882f46e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -480,7 +480,7 @@
           </desc>
           <label>List of files containing list of layouts</label>
         </info>
-        <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/share/config/soffice.cfg/simpress/layoutlist.xml</value>
+        <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/../user/config/soffice.cfg/simpress/layoutlist.xml</value>
       </prop>
       <prop oor:name="PreviewNewEffects" oor:type="xs:boolean" oor:nillable="false">
         <!-- OldPath: -->


More information about the Libreoffice-commits mailing list