[Pkg-privacy-commits] [nautilus-wipe] 101/224: Use only 2 passes by default

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Jul 7 19:45:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository nautilus-wipe.

commit 02026a4a404f21dfb72598e1e612873ccca76891
Author: Colomban Wendling <ban at herbesfolles.org>
Date:   Tue Apr 26 23:11:51 2011 +0200

    Use only 2 passes by default
---
 nautilus-srm/operation-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nautilus-srm/operation-manager.c b/nautilus-srm/operation-manager.c
index c051114..fe55643 100644
--- a/nautilus-srm/operation-manager.c
+++ b/nautilus-srm/operation-manager.c
@@ -519,7 +519,7 @@ nautilus_srm_operation_manager_run (GtkWindow                *parent,
 {
   /* if the user confirms, try to launch the operation */
   gboolean                      fast        = FALSE;
-  GsdSecureDeleteOperationMode  delete_mode = GSD_SECURE_DELETE_OPERATION_MODE_NORMAL;
+  GsdSecureDeleteOperationMode  delete_mode = GSD_SECURE_DELETE_OPERATION_MODE_INSECURE;
   gboolean                      zeroise     = FALSE;
   
   if (operation_confirm_dialog (parent,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git



More information about the Pkg-privacy-commits mailing list