virt-viewer: Fix choose VM dialog alt-tab in gnome2

Choose VM dialog was not visible in taskbar and alt-tab when running on
system with gnome2.

rhbz#1223285
This commit is contained in:
Lukas Venhoda 2015-05-20 11:32:57 +02:00 committed by Pavel Grunt
parent 921318e42f
commit 596aea6912

View File

@ -10,8 +10,6 @@
<property name="default_height">200</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<property name="skip_taskbar_hint">True</property>
<property name="skip_pager_hint">True</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>