cb1dce8
From f316f413f589989013bf161170087e77a82db2d3 Mon Sep 17 00:00:00 2001
cb1dce8
From: David Tardon <dtardon@redhat.com>
cb1dce8
Date: Sat, 5 Nov 2016 16:38:14 +0100
cb1dce8
Subject: [PATCH] remove OpenGL transitions config. file from scheme
cb1dce8
cb1dce8
The OpenGL transitions are optional, so the respective config. file
cb1dce8
should only be listed in the ogltrans module.
cb1dce8
cb1dce8
This reverts commit dafcb2844bda4af2bc290548548392bda3262307.
cb1dce8
cb1dce8
Change-Id: Ie785db07d04a0baf3dc9fd385f1d8a34837dc38b
cb1dce8
---
cb1dce8
 officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 2 +-
cb1dce8
 1 file changed, 1 insertion(+), 1 deletion(-)
cb1dce8
cb1dce8
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
cb1dce8
index e8b170d..323e7ef 100644
cb1dce8
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
cb1dce8
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
cb1dce8
@@ -452,7 +452,7 @@
cb1dce8
           </desc>
cb1dce8
           <label>List of files containing transition effects</label>
cb1dce8
         </info>
cb1dce8
-        <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions.xml;vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions-ogl.xml</value>
cb1dce8
+        <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions.xml</value>
cb1dce8
       </prop>
cb1dce8
       <prop oor:name="EffectFiles" oor:type="oor:string-list" oor:nillable="false">
cb1dce8
         
cb1dce8
-- 
cb1dce8
2.9.3
cb1dce8