Opened 17 years ago

Last modified 17 years ago

#1521 closed Patch

Some confirmations

Reported by: Eirik Owned by:
Priority: low Component: FileZilla Client
Keywords: Cc: Eirik, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

This patch implements RFE [ 959450 ].

A new setting in the interface settings dialog (best place I found to put it) lets you decide if you want to confirm deletion of entries in the Site Manager. The default value is to not show this confirmation dialog.

Only tested on Windows XP, but code should be platform independent.

Attachments (2)

confirm_delete_rev1.diff (3.9 KB ) - added by Eirik 17 years ago.
The diff
confirm.diff (2.0 KB ) - added by Eirik 17 years ago.
The diff 2.0

Download all attachments as: .zip

Change History (5)

by Eirik, 17 years ago

Attachment: confirm_delete_rev1.diff added

The diff

by Eirik, 17 years ago

Attachment: confirm.diff added

The diff 2.0

comment:1 by Eirik, 17 years ago

Updated code to use proper classes as wanted.

Now also implements RFE [ 1235535 ] - Confirm on exit
File Added: confirm.diff

comment:2 by Tim Kosse, 17 years ago

Thanks, your patch has been applied.

comment:3 by Tim Kosse, 17 years ago

I've slightly modified the patch. Confirmation on exit only really makes sense if transfers are still running.

Note: See TracTickets for help on using tickets.