virt-manager/virt-manager-0.7.0-operating-typo.patch
Mark McLoughlin 14a09e350e - Fix 'opertaing' typo in 'New VM' dialog (#495128)
- Allow details window to resize again (#491683)
- Handle collecting username for vnc authentication (#499589)
- Actually handle arch config when creating a VM (#499145)
- Log libvirt capabilities at startup to aid debugging (#500337)
2009-05-21 14:56:09 +00:00

20 lines
1.1 KiB
Diff

# HG changeset patch
# User Cole Robinson <crobinso@redhat.com>
# Date 1240333404 14400
# Node ID 1cfb9a961d2dbc3ca6d14fad46de3264e7480104
# Parent c5ecf4a3c7badaf3ec16103ad9c53c2e8bf91a5a
Fix 'operating' typo in create wizard.
diff -r c5ecf4a3c7ba -r 1cfb9a961d2d src/vmm-create.glade
--- a/src/vmm-create.glade Mon Apr 20 13:51:15 2009 -0400
+++ b/src/vmm-create.glade Tue Apr 21 13:03:24 2009 -0400
@@ -202,7 +202,7 @@
<widget class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Choose how you would like to install the opertaing system</property>
+ <property name="label" translatable="yes">Choose how you would like to install the operating system</property>
</widget>
<packing>
<property name="expand">False</property>