Opened 12 years ago

Closed 12 years ago

#7991 closed Patch (rejected)

Local file select tool

Reported by: aug125 Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: plichonaugustin@…
Component version: Operating system type: Linux
Operating system version: Linux Ubuntu 11.04

Description

Hello,

I developed a tool to select the local files of listview based on criteria (size, name, date). It is not recursive. Furthermore, no translation was provided.

Regards.

Attachments (8)

myModif.patch (8.6 KB ) - added by aug125 12 years ago.
myModif.2.patch (8.6 KB ) - added by aug125 12 years ago.
myModif.3.patch (8.6 KB ) - added by aug125 12 years ago.
myModif.4.patch (8.6 KB ) - added by aug125 12 years ago.
myModif.5.patch (8.6 KB ) - added by aug125 12 years ago.
myModif.6.patch (14.9 KB ) - added by aug125 12 years ago.
myModif.7.patch (14.9 KB ) - added by aug125 12 years ago.
myModif.8.patch (14.9 KB ) - added by aug125 12 years ago.

Download all attachments as: .zip

Change History (13)

by aug125, 12 years ago

Attachment: myModif.patch added

by aug125, 12 years ago

Attachment: myModif.2.patch added

by aug125, 12 years ago

Attachment: myModif.3.patch added

comment:1 by aug125, 12 years ago

Please take only myModif.3.patch.

by aug125, 12 years ago

Attachment: myModif.4.patch added

in reply to:  1 comment:2 by aug125, 12 years ago

Please take only myModif.4.patch.

by aug125, 12 years ago

Attachment: myModif.5.patch added

by aug125, 12 years ago

Attachment: myModif.6.patch added

comment:3 by aug125, 12 years ago

Please take only myModif.6.patch.

by aug125, 12 years ago

Attachment: myModif.7.patch added

by aug125, 12 years ago

Attachment: myModif.8.patch added

comment:4 by aug125, 12 years ago

Please take myModif.8.patch.

comment:5 by Tim Kosse, 12 years ago

Resolution: rejected
Status: newclosed

Unfortunately this patch isn't acceptable:

  • Not using the correct unit conversions, e.g. if Base-2 IEC prefixes have been selected in the settings dialog (the default)
  • Not providing translations is fine, but not marking all strings to be translatable is not
  • Splitting "Larger" and "than" into two controls isn't translatable. In other languages the order is the other way around or there's no need for "than"
  • There's already a search dialog in FileZilla for remote file, why not extend it to also search local files?
Note: See TracTickets for help on using tickets.