summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-11-19 03:15:37 +0100
committerandreas_kainz <kainz.a@gmail.com>2018-11-21 09:19:15 +0100
commit114ae0f11d85b6b360e2b86eb9cbe2e209795760 (patch)
tree3a37e63d86b7de702fae9ede956ae6a25fcfd366 /sw
parent9804df4c99f11a74459e99f964ff751c26eab788 (diff)
tdf#61580 add insert comment to writer and impress
Change-Id: I00fa63f9cb7c31f54732446aaf62b4a9b9fce522 Reviewed-on: https://gerrit.libreoffice.org/63565 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 68814c91eb11ac5c5320353267ae248f33f58df6) Reviewed-on: https://gerrit.libreoffice.org/63636
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/popupmenu/text.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/popupmenu/text.xml b/sw/uiconfig/swriter/popupmenu/text.xml
index 73738e313216..8295b50dd25e 100644
--- a/sw/uiconfig/swriter/popupmenu/text.xml
+++ b/sw/uiconfig/swriter/popupmenu/text.xml
@@ -75,6 +75,7 @@
</menu:menupopup>
</menu:menu>
<menu:menuseparator/>
+ <menu:menuitem menu:id=".uno:InsertAnnotation"/>
<menu:menuitem menu:id=".uno:AcceptTrackedChange"/>
<menu:menuitem menu:id=".uno:RejectTrackedChange"/>
<menu:menuitem menu:id=".uno:NextTrackedChange"/>