addhw: Use header case for dialog title

This commit is contained in:
Cole Robinson 2011-07-12 22:21:33 -04:00
parent 746388343c
commit ad3bcb2ea9

View File

@ -4,7 +4,7 @@
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkWindow" id="vmm-add-hardware">
<property name="visible">True</property>
<property name="title" translatable="yes">Add new virtual hardware</property>
<property name="title" translatable="yes">Add New Virtual Hardware</property>
<property name="type_hint">dialog</property>
<signal name="delete_event" handler="on_vmm_create_delete_event"/>
<child>