[Libreoffice-commits] core.git: officecfg/registry

Caolán McNamara caolanm at redhat.com
Sat May 27 17:08:10 UTC 2017


 officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7d70516bb1aef8c234788c1cc515d78ac2df7a0c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Apr 13 14:32:47 2017 +0100

    Resolves: tdf#48918 grow/shrink effect missing from ui
    
    Change-Id: I4b80cf95e79cc3798816c4e7763328fae7c3aad3
    Reviewed-on: https://gerrit.libreoffice.org/36524
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
index 04c13c870238..c635e0387517 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
@@ -2448,7 +2448,7 @@
           <value xml:lang="en-US">Basic</value>
         </prop>
         <prop oor:name="Effects" oor:type="oor:string-list">
-          <value oor:separator=";">ooo-emphasis-fill-color;ooo-emphasis-font;ooo-emphasis-font-color;ooo-emphasis-font-size;ooo-emphasis-font-style;ooo-emphasis-line-color;ooo-emphasis-spin;ooo-emphasis-transparency</value>
+          <value oor:separator=";">ooo-emphasis-fill-color;ooo-emphasis-font;ooo-emphasis-font-color;ooo-emphasis-font-size;ooo-emphasis-font-style;ooo-emphasis-grow-and-shrink;ooo-emphasis-line-color;ooo-emphasis-spin;ooo-emphasis-transparency</value>
         </prop>
       </node>
       <node oor:name="special" oor:op="replace">


More information about the Libreoffice-commits mailing list