From 4bdbf360360bcc39929a18a4226a6ad1a22d8630 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sat, 11 May 2013 19:02:34 +0200 Subject: fdo#34423 Add Rotate Left/Right to toolbar and menubar. Additionally added Tango and Galaxy icon and some renaming to be more general (not just specific to Graphic). Change-Id: I5886246e25457ca5412be8743dcb001b02ebd65b --- .../data/org/openoffice/Office/UI/GenericCommands.xcu | 5 +++++ .../data/org/openoffice/Office/UI/WriterCommands.xcu | 16 ++++++++++++++++ 2 files changed, 21 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 3a1e15f9759e..8ff9b7426d72 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5354,6 +5354,11 @@ ~Flip + + + Ro~tate + + A~nchor diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 29c886b4c3aa..5b33a62626a7 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -736,6 +736,22 @@ 1 + + + Rotate 90° ~Left + + + 1 + + + + + Rotate 90° ~Right + + + 1 + + Create ~HTML Document -- cgit