From f3ba0c5d4dfc44f72aa7d4809c062227649f098f Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Wed, 1 Feb 2017 01:25:36 +0200 Subject: Convert RID_POPUP_TABBAR to xml Change-Id: Ic4587b8e244c52089692908fe0d10e363b5ed4fb --- .../org/openoffice/Office/UI/BasicIDECommands.xcu | 25 ++++++++++++++++++++++ .../openoffice/Office/UI/BasicIDEWindowState.xcu | 5 +++++ .../org/openoffice/Office/UI/GenericCommands.xcu | 3 +++ 3 files changed, 33 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu index 45c1914a9513..7df7d91debb7 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu @@ -69,6 +69,31 @@ 1 + + + BASIC Module + + + + + BASIC Dialog + + + + + Delete + + + + + Rename + + + + + Hide + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu index df5a35de1f35..742dfddd0ef0 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu @@ -25,6 +25,11 @@ Dialog + + + Tab Bar + + 0,0 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index dd019018e120..3c495e6de2ce 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1498,6 +1498,9 @@ Select Module + + Modules... + 1 -- cgit