[virt-tools-list] [virt-manager][PATCH 1/2] Add preference to ask for confirmation while deleting a running VM.

Leonardo Augusto Guimarães Garcia lagarcia at linux.vnet.ibm.com
Wed Jun 5 19:34:47 UTC 2013


On 06/05/2013 04:02 PM, lagarcia at linux.vnet.ibm.com wrote:
> --- 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>
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.




More information about the virt-tools-list mailing list