From a601b032ba5b63f30026fdfe5ba61941fc8e2b8c Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sun, 7 Mar 2021 16:32:10 +0100 Subject: tdf#102265 add Object and Shape submenu; embed in Format menu add simpress/submenu_object_shape.xhp ( simpress/main_format.xhp ) * embed the new submenu into Format menu - remove "Object and Shape" heading and embed to "Position and Size" for that heading. - remove "Text", "Area", "Line" controls because they are all described now in the new submenu. Change-Id: I06981f718b8d6f4d1869efc2a56ba6c9951e6de4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112080 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- AllLangHelp_simpress.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'AllLangHelp_simpress.mk') diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index 9f878a3560..0ca10adbf9 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -215,6 +215,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/main0213 \ helpcontent2/source/text/simpress/main0214 \ helpcontent2/source/text/simpress/main0503 \ + helpcontent2/source/text/simpress/submenu_object_shape \ )) # vim: set noet sw=4 ts=4: -- cgit