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)
Change History (5)
by , 17 years ago
Attachment: | confirm_delete_rev1.diff added |
---|
comment:1 by , 17 years ago
Updated code to use proper classes as wanted.
Now also implements RFE [ 1235535 ] - Confirm on exit
File Added: confirm.diff
comment:3 by , 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.
The diff