From 6c189a1eb90012789692344aa7dc418c7ec7f032 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sun, 31 May 2015 21:19:50 +0400 Subject: tdf#91781 Reorganize writer's menu bar Change-Id: I28fcfb7511df137f8995dd4d1271d8dfdf112be8 Reviewed-on: https://gerrit.libreoffice.org/16006 Tested-by: Jenkins Reviewed-by: Yousuf Philips --- .../org/openoffice/Office/UI/GenericCommands.xcu | 49 ++++++++- .../org/openoffice/Office/UI/WriterCommands.xcu | 116 ++++++++++++++++++--- 2 files changed, 151 insertions(+), 14 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 3e12671dd91f..20eab497ed92 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2579,6 +2579,11 @@ 9 + + + ~Edit Style... + + New Style from Selection @@ -3092,6 +3097,22 @@ 1 + + + ~Frame + + + 1 + + + + + Footnote and En~dnote + + + 1 + + ~Image @@ -3102,7 +3123,7 @@ - Te~xt + ~Text 1 @@ -3116,6 +3137,30 @@ 1 + + + Lis~ts + + + 1 + + + + + St~yles + + + 1 + + + + + Frame and OLE-Ob~ject + + + 1 + + ~Image... @@ -5447,7 +5492,7 @@ - Alignmen~t + Ali~gn 1 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index f6915685dc20..7c6fbd281b90 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -90,6 +90,9 @@ Insert Endnote + + ~Endnote + 1 @@ -109,7 +112,7 @@ - ~Indexes and Tables... + Tables of Contents and ~Indexes... 1 @@ -146,7 +149,7 @@ - ~All Indexes and Tables + Indexes and ~Tables @@ -228,7 +231,7 @@ - To Page + Got~o Page @@ -269,7 +272,7 @@ - All ~Charts + ~Charts @@ -336,7 +339,7 @@ - Footnote/Endnote~... + Footnote and Endnote~... @@ -369,6 +372,9 @@ Insert Page Break + + Pa~ge Break + 1 @@ -391,7 +397,10 @@ - Insert Frame Manually + Insert Frame + + + ~Frame 1 @@ -399,7 +408,7 @@ - Fra~me... + F~rame... 1 @@ -581,6 +590,9 @@ Insert Footnote + + ~Footnote + 1 @@ -920,7 +932,7 @@ Frame Properties - Fra~me/Object... + Fra~me and OLE-Object... 1 @@ -947,7 +959,7 @@ - ~Footnotes/Endnotes... + ~Footnotes and Endnotes... @@ -1102,7 +1114,7 @@ - Heading rows repeat + Repeat heading rows @@ -2330,7 +2342,7 @@ - A~utofit + Si~ze @@ -2345,7 +2357,7 @@ - Inde~xes and Tables + Table of Contents and Inde~xes @@ -2447,6 +2459,86 @@ 1 + + + Horizontal ~Line + + + 1 + + + + + ~Default + + + 1 + + + + + ~Title + + + 1 + + + + + ~Subtitle + + + 1 + + + + + Heading ~1 + + + 1 + + + + + Heading ~2 + + + 1 + + + + + Heading ~3 + + + 1 + + + + + Heading ~4 + + + 1 + + + + + Heading ~5 + + + 1 + + + + + Heading ~6 + + + 1 + + -- cgit