diff options
Diffstat (limited to 'e-util/e-html-editor-manager.ui')
-rw-r--r-- | e-util/e-html-editor-manager.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-html-editor-manager.ui b/e-util/e-html-editor-manager.ui index 75f2c34b20..1bdba8cfc6 100644 --- a/e-util/e-html-editor-manager.ui +++ b/e-util/e-html-editor-manager.ui @@ -12,6 +12,7 @@ <menuitem action='copy'/> <menuitem action='paste'/> <menuitem action='paste-quote'/> + <menuitem action='paste-as-text'/> <separator/> <menuitem action='select-all'/> <separator/> @@ -145,6 +146,7 @@ <menuitem action='copy'/> <menuitem action='paste'/> <menuitem action='paste-quote'/> + <menuitem action='paste-as-text'/> <separator/> <menuitem action='context-insert-link'/> <menuitem action='context-remove-link'/> |