app chooser widget: protect against show_all

The visibility of the 'no apps' placeholder is managed by
the dialog, it should not be affected by gtk_widget_show_all.

https://bugzilla.gnome.org/show_bug.cgi?id=748080
This commit is contained in:
Matthias Clasen 2015-09-22 16:07:13 -04:00
parent 08e25b9ef7
commit 0b86b8b0a1

View File

@ -97,6 +97,7 @@
<child type="overlay">
<object class="GtkBox" id="no_apps">
<property name="orientation">vertical</property>
<property name="no-show-all">True</property>
<property name="halign">center</property>
<property name="valign">center</property>
<child>