From d616104eeedef9ee32707c1b437c3e538de0ae25 Mon Sep 17 00:00:00 2001 From: Sarper Akdemir Date: Sun, 30 Aug 2020 02:34:21 +0300 Subject: add two physics based emphasis animation effects presets Adding two physics based emphasis animation effects presets called Shoot right/left and return. Change-Id: I38ea22a4347c83b7065476b9f673a900566b045f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101657 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu index 5e6d1088be95..3db77ded7575 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu @@ -1040,6 +1040,16 @@ Fall simulated + + + Shoot right and return + + + + + Shoot left and return + + Start media @@ -2505,7 +2515,7 @@ Exciting - ooo-emphasis-blast;ooo-emphasis-bold-reveal;ooo-emphasis-style-emphasis;ooo-emphasis-wave;ooo-emphasis-blink;libo-physics-fall + ooo-emphasis-blast;ooo-emphasis-bold-reveal;ooo-emphasis-style-emphasis;ooo-emphasis-wave;ooo-emphasis-blink;libo-physics-fall;libo-physics-shoot-right-return;libo-physics-shoot-left-return -- cgit