summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorPranam Lashkari <lpranam@collabora.com>2020-09-15 10:07:27 +0530
committerPranam Lashkari <lpranam@collabora.com>2020-09-23 14:45:12 +0200
commitb4ca42983f6d1d474c8703264428a8c462b8d1b9 (patch)
tree32348792eedced6192a2c7f81f4c814d95c8fc8c /officecfg
parent7346edfee5c2391f828b09baa3dc94d5834d3cd8 (diff)
Added new command to delete the comment thread
Change-Id: I16d46787a6972afb0c3ab2e56482888082af1d27 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102894 Tested-by: Jenkins Reviewed-by: Pranam Lashkari <lpranam@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu8
1 files changed, 8 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 41b746b81fcd..1d807a9d9673 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6402,6 +6402,14 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:DeleteCommentThread" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Delete Comment Thread</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
<node oor:name=".uno:ResolveComment" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Resolved</value>