I am sending three patches for latest development version of MC In attached archive patches.tgz (6KB) are three files: kilobyte.patch : Allow to specify whether you want to use 1024 based kilobyte units (as is now default) or 1000 based kilobyte when showing file sizes - settable in mc.ini. (i found it difficult to compare values like 695M and 728000123 bytes, I don't know waht is more or less without taking a calculator, so after applying this patch, anyone can set one_kilobyte=1000 in mc.ini and values like 695M will change to 728m or so. Thousand based units are IMHO more human-readable) sort_order.patch : change sort order by keyboard shortcuts, I modified this patch for this mc version and corrected one bug that was there (indicator not repainting) datefromat.patch : change datetime format, modified to apply to current development version each of these patches is independent of others and can be applied separately and in any order. All the patches include changelog entry and updated documentation. Please apply them to current MC. Just do `patch -p 1 <filename.patch` inside mc directory after examining the patches Martin Petricek -------------------- Soutěžte nyní s největším pracovním portálem v ČR! Více na http://user.centrum.cz/redir.php?url=http://www.prace.cz
Attachment:
patches.tgz
Description: GNU Zip compressed data