On 06/05/2013 04:02 PM, [email protected] wrote:
It seems that I messed up tabs and spaces on this part of the patch. I'll resend a v2 of my series with this correction.--- a/data/org.virt-manager.virt-manager.gschema.xml +++ b/data/org.virt-manager.virt-manager.gschema.xml @@ -264,6 +264,12 @@ <description>Whether we require a confirmation on deleting storage</description> </key>+ <key name="delete-running-vm" type="b"> + <default>true</default> + <summary>Confirm deleting running VM</summary> + <description>Whether we require a confirmation on deleting a running a VM</description> + </key> + </schema>
_______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
