Re: change "timeformat_old" from 6 months to 1 year
- From: Mooffie <mooffie gmail com>
- To: Fourhundred Thecat <400thecat gmx ch>
- Cc: mc gnome org
- Subject: Re: change "timeformat_old" from 6 months to 1 year
- Date: Mon, 19 Sep 2016 06:11:06 +0300
On 9/19/16, Mooffie <mooffie gmail com> wrote:
One possibility is to modify MC's source code:
https://source.midnight-commander.org/S/lib--timefmt.c.html#L133
Change the "6L" (six months) to "12L".
Or you can edit the MC binary directly.
That expression (6 * 30 * 24 * 60 * 60) equals 0x00ed4e00. Use MC's
viewer to edit /usr/bin/mc: press <f4> for hex view. Search for "00 4e
ed 00" (assuming little endian). But it turns out MC's hex search has
a bug: you should tick the "All charsets" and "Case sensitive"
checkboxes first.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]