tdf#63965 Hide one extra Rename Sheet command from Customize dialog
from sc/source/ui/view/tabvwshf.cxx:
// FID_TAB_MENU_RENAME - "rename" in menu
// FID_TAB_RENAME - "name"-property for basic
FID_TAB_RENAME is not meant for the menu - it also just showed
the sheet name when added as .uno:Name
Change-Id: I2ed7b51bece688e50260e639012b9b1b68cf5df4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147222
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi
index 7295dd3..9da8595 100644
--- a/sc/sdi/scalc.sdi
+++ b/sc/sdi/scalc.sdi
@@ -3612,8 +3612,8 @@ SfxVoidItem Name FID_TAB_RENAME
RecordAbsolute = FALSE,
RecordPerSet;
AccelConfig = TRUE,
MenuConfig = TRUE,
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
GroupId = SfxGroupId::Format;
]