From dd359cff8814ad7a9796f05cd21c9d98190898c2 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Tue, 2 Dec 2014 16:04:39 +0400 Subject: fdo#81475 reorganization of writer's table toolbar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3672fa8e32975723d58e92fe3eceafc2e8993646 Reviewed-on: https://gerrit.libreoffice.org/13267 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- .../data/org/openoffice/Office/UI/WriterCommands.xcu | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index a417ddcec06a..8616b5e6224e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -1109,7 +1109,7 @@ - Delete Row + Delete Rows ~Rows @@ -1120,7 +1120,7 @@ - Delete Column + Delete Columns ~Columns @@ -1199,10 +1199,10 @@ - Select Rows + Select Row - ~Rows + ~Row 1 @@ -1210,7 +1210,7 @@ - C~ells + C~ell @@ -1223,7 +1223,7 @@ Select Column - ~Columns + ~Column 1 -- cgit