[geary/wip/771643-replace-intltool: 3/11] Fix move and copy menu button ids in the main toolbar.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/771643-replace-intltool: 3/11] Fix move and copy menu button ids in the main toolbar.
- Date: Mon, 30 Oct 2017 22:58:33 +0000 (UTC)
commit 610b2e3130546e3ff41933273ef048841aba271a
Author: Michael James Gratton <mike vee net>
Date: Tue Oct 17 18:08:56 2017 +1030
Fix move and copy menu button ids in the main toolbar.
ui/main-toolbar.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ui/main-toolbar.ui b/ui/main-toolbar.ui
index 9fa65e8..030f59c 100644
--- a/ui/main-toolbar.ui
+++ b/ui/main-toolbar.ui
@@ -198,7 +198,7 @@
</packing>
</child>
<child>
- <object class="GtkMenuButton" id="move_message_button">
+ <object class="GtkMenuButton" id="copy_message_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="focus_on_click">False</property>
@@ -218,7 +218,7 @@
</packing>
</child>
<child>
- <object class="GtkMenuButton" id="copy_message_button">
+ <object class="GtkMenuButton" id="move_message_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="focus_on_click">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]