manager/qubesmanager
Jean-Philippe Ouellet 86d5825464
Require typing name of VM to remove
It is too easy to accidentally delete the wrong VM if you use lots
of short-term (but longer than disposable) VMs and have built
muscle memory of just clicking "Ok" in the deletion confirmation box.

This patch requires you to type the full name of the VM, inspired by
repo deletion confirmation on GitHub.
2016-11-22 00:41:32 -05:00
..
__init__.py
.gitignore
about.py Create custom 'About' dialog, with 'release notes' viewer (#1259) 2015-10-01 22:34:49 +02:00
appmenu_select.py
backup_utils.py
backup.py
block.py fix TypeError 2016-07-07 18:16:16 +02:00
create_new_vm.py Use separate QubesVmCollection instance when running a task in background (#986) 2015-05-04 01:25:55 +02:00
firewall.py firewall: Warn earlier and improve message on empty service name for TCP/UDP 2016-06-21 02:05:21 +02:00
global_settings.py Do not allow setting dom0 as any system VM 2015-12-17 22:49:45 +01:00
log_dialog.py
main.py Require typing name of VM to remove 2016-11-22 00:41:32 -05:00
mount_for_backup.sh
multiselectwidget.py
releasenotes.py Create custom 'About' dialog, with 'release notes' viewer (#1259) 2015-10-01 22:34:49 +02:00
restore.py
settings.py wrap long lines 2016-06-21 02:03:32 +02:00
table_widgets.py Fix logic about VM "running" state 2015-05-04 01:29:20 +02:00
thread_monitor.py