[geary/wip/765516-gtk-widget-conversation-viewer: 76/80] Chase ConversationEmail action namespace change in its main UI file.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/765516-gtk-widget-conversation-viewer: 76/80] Chase ConversationEmail action namespace change in its main UI file.
- Date: Thu, 16 Jun 2016 04:19:13 +0000 (UTC)
commit 864ccfcb50de1287acd5951d46234a4be590ccd3
Author: Michael James Gratton <mike vee net>
Date: Fri May 13 12:09:54 2016 +1000
Chase ConversationEmail action namespace change in its main UI file.
ui/conversation-email.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ui/conversation-email.ui b/ui/conversation-email.ui
index bd96131..e28004c 100644
--- a/ui/conversation-email.ui
+++ b/ui/conversation-email.ui
@@ -29,7 +29,7 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Save all attachments</property>
<property name="valign">start</property>
- <property name="action_name">msg.save_all_attachments</property>
+ <property name="action_name">eml.save_all_attachments</property>
<property name="relief">none</property>
<child>
<object class="GtkImage">
@@ -53,7 +53,7 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Mark this message as starred</property>
<property name="valign">start</property>
- <property name="action_name">msg.star</property>
+ <property name="action_name">eml.star</property>
<property name="relief">none</property>
<child>
<object class="GtkImage">
@@ -77,7 +77,7 @@
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Mark this message as not starred</property>
<property name="valign">start</property>
- <property name="action_name">msg.unstar</property>
+ <property name="action_name">eml.unstar</property>
<property name="relief">none</property>
<child>
<object class="GtkImage">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]