[geary/wip/765516-gtk-widget-conversation-viewer: 161/207] Don't show info bars on show all.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/765516-gtk-widget-conversation-viewer: 161/207] Don't show info bars on show all.
- Date: Tue, 4 Oct 2016 00:09:57 +0000 (UTC)
commit 4e6d072b9bd9fbca1b25cf85e2b3d75720a64cb4
Author: Michael James Gratton <mike vee net>
Date: Thu Aug 25 22:18:14 2016 +1000
Don't show info bars on show all.
ui/conversation-email.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ui/conversation-email.ui b/ui/conversation-email.ui
index cad69a1..a896a94 100644
--- a/ui/conversation-email.ui
+++ b/ui/conversation-email.ui
@@ -230,6 +230,7 @@
<object class="GtkInfoBar" id="draft_infobar">
<property name="app_paintable">True</property>
<property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
<property name="message_type">warning</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
@@ -304,6 +305,7 @@
<object class="GtkInfoBar" id="not_saved_infobar">
<property name="app_paintable">True</property>
<property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
<property name="message_type">warning</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]