[Xfce-bugs] [Bug 11690] Add setting to show file sizes in bytes
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Sep 17 20:50:47 CEST 2016
https://bugzilla.xfce.org/show_bug.cgi?id=11690
--- Comment #3 from Adam Purkrt <adam at purkrt.net> ---
(In reply to Adam Purkrt from comment #1)
> 1) the "LONG_FORMAT" is only with decimal units, there is no long format
> with IEC
> units (KiB MiB and the like, "file size in binary format")
My bad, the flags are bitmasks, so
G_FORMAT_SIZE_LONG_FORMAT | G_FORMAT_SIZE_IEC_UNITS
-does- format in "binary format" (KiB, MiB, GiB).
Updated the patch and filed my request as a separate bug 12858, since I feel it
is separate, despite being related. Sorry for the mess here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list