https://bugzilla.xfce.org/show_bug.cgi?id=11690
--- Comment #3 from Adam Purkrt <[email protected]> --- (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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
