[geary/wip/765516-gtk-widget-conversation-viewer: 152/187] Don't show info bars on show all.



commit c8af66ce6f2803ae2451a78e348b3a77745de569
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]