From 184e0d10902ee6dc32ab82aec25bcb8e2d1596a5 Mon Sep 17 00:00:00 2001 From: giacco Date: Fri, 21 Oct 2016 19:39:48 +0200 Subject: tdf#95387 UI: "Custom Animation" probably should be called just "Animation" modified some .ui Change-Id: I95657829251b91ff07a750945eddf213bc82e3c5 Reviewed-on: https://gerrit.libreoffice.org/30150 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 8 ++++---- officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index c98ebc103b10..e8b170d9e18a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -501,8 +501,8 @@ - Indicates whether a selected effect in the custom animation create dialog should be previewed. - + Indicates whether a selected effect in the animation create dialog should be previewed. + true @@ -511,8 +511,8 @@ - Indicates whether changes in the custom animation panel should be previewed. - + Indicates whether changes in the animation panel should be previewed. + true diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs index 0104a9d88fc7..d57104e3d121 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs @@ -64,7 +64,7 @@ - Maps a custom animation effect node to an effect category. + Maps an animation effect node to an effect category. @@ -116,7 +116,7 @@ - Contains user interface presets for custom animation effects." + Contains user interface presets for animation effects." -- cgit