diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-12-18 12:44:37 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-18 17:03:56 +0100 |
commit | a08cdc40c97cf9e80c1d7dbacd272d76b1908849 (patch) | |
tree | 7282aef7c4ffbef7622b50cdeeeb2ea4f9bf74c1 /officecfg/registry/data | |
parent | 527772d8dfcedad56b11b5b13540ec1defa464e5 (diff) |
Related: tdf#103884 remove dangling menubar command
since...
commit 08a43cc97ccf88faa9d3a04afc3aacd2c885a2d1
Date: Sat Oct 28 02:28:18 2017 +0200
related: tdf#103884 remove gltf/collada feature
Change-Id: I7671746f2b33f8d4eae207448267d0284a3f9804
Reviewed-on: https://gerrit.libreoffice.org/65336
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg/registry/data')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index eb1c3092d08f..5878ee1dbfa4 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -6669,11 +6669,6 @@ <value xml:lang="en-US">Edit with External Tool</value> </prop> </node> - <node oor:name=".uno:Insert3DModel" oor:op="replace"> - <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">3D Model...</value> - </prop> - </node> <node oor:name=".uno:ClassificationApply" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Apply document classification</value> |