From 6d1976af5572e5797266579a13adf98b4db1eaf9 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Wed, 7 Nov 2018 17:03:08 +0200 Subject: sw: Remove the comment sub menu from table.xml A follow-up to 6acde4a63176e99c287c8d8ab9498c003e138025 ("Context Menu: Remove Comment section in sw modules"). I doubt we want the table context menu to be so different from the regular text context menu. And the reason of the whole change is apparently a comment by Mike Kaganski in https://gerrit.libreoffice.org/62242/, which applies here too. Change-Id: I2849e7c6b835a4d0d464a9a199b054dfb2b57606 Reviewed-on: https://gerrit.libreoffice.org/63050 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky --- sw/uiconfig/sglobal/popupmenu/table.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'sw/uiconfig/sglobal') diff --git a/sw/uiconfig/sglobal/popupmenu/table.xml b/sw/uiconfig/sglobal/popupmenu/table.xml index 03021c965c6d..310b3f3794c2 100644 --- a/sw/uiconfig/sglobal/popupmenu/table.xml +++ b/sw/uiconfig/sglobal/popupmenu/table.xml @@ -118,18 +118,11 @@ - - - - - - - - - - - - + + + + + -- cgit