From 4daf4bdcd5e9efab6d372cb21fe4864f719d1243 Mon Sep 17 00:00:00 2001 From: Michael James Gratton Date: Fri, 13 May 2016 12:09:54 +1000 Subject: [PATCH] Chase ConversationEmail action namespace change in its main UI file. --- ui/conversation-email.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/conversation-email.ui b/ui/conversation-email.ui index bd961316..e28004cf 100644 --- a/ui/conversation-email.ui +++ b/ui/conversation-email.ui @@ -29,7 +29,7 @@ True Save all attachments start - msg.save_all_attachments + eml.save_all_attachments none @@ -53,7 +53,7 @@ True Mark this message as starred start - msg.star + eml.star none @@ -77,7 +77,7 @@ True Mark this message as not starred start - msg.unstar + eml.unstar none