mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Have conn window title match menu entries
This commit is contained in:
parent
f1c41b0866
commit
40cd20930b
@ -4,7 +4,7 @@
|
||||
<!-- interface-naming-policy toplevel-contextual -->
|
||||
<widget class="GtkWindow" id="vmm-host">
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes">Host Details</property>
|
||||
<property name="title" translatable="yes">Connection Details</property>
|
||||
<property name="default_width">750</property>
|
||||
<property name="default_height">500</property>
|
||||
<signal name="delete_event" handler="on_vmm_host_delete_event"/>
|
||||
|
Loading…
Reference in New Issue
Block a user