summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-04-14 16:02:37 +0400
committerCaolán McNamara <caolanm@redhat.com>2016-06-02 10:46:19 +0000
commit08bb0cf5872c24533312994976969e734d33bcef (patch)
treead162cf428da94cde735646ffaca9ecbae9473f7 /officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
parent1b4ce1cf3be51900b43d913df205c1325862e739 (diff)
tdf#91781 A round of minor tweaks to Writer's menus
Change-Id: I0c37f9e0349af0cd9dc41c500543da7532fb9198 Reviewed-on: https://gerrit.libreoffice.org/23976 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 198cba6e9af2d8a2d8d201a8b26d9a835744c659) Reviewed-on: https://gerrit.libreoffice.org/25726 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu11
1 files changed, 11 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 5cc9ca7b25ef..1a5d1c3d0b6d 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -267,6 +267,17 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:ViewTrackChanges" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Track Changes</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ <prop oor:name="TargetURL" oor:type="xs:string">
+ <value>.uno:ShowTrackedChanges</value>
+ </prop>
+ </node>
<node oor:name=".uno:GotoPage" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Go t~o Page</value>