GNOME Bugzilla – Bug 344296
Nautilus should use binary prefix multipliers to display file sizes
Last modified: 2008-09-26 15:18:53 UTC
The use of base-10 prefix multipliers (kilo, mega, giga) is misleading with growing filesizes. Binary prefix multipliers (kibi, mebi, gibi) should be used instead.
Mentioned in comments 5 and 6 of bug 94691, as well as being touched upon in bug 124731 (which was marked as a dupe of bug 94691).
Created attachment 67066 [details] [review] Little patch that changes the ambiguous "kB", "MB", "GB" to the more specific "KiB", "MiB" and "GiB"
Created attachment 67262 [details] [review] Update of the previous patch, changes constant names also
This is really an old discussion, marking as duplicate. If you still want to discuss this we would need a gnome-wide switch, including updating the gnome docs styleguide. Such a discussion is better had in desktop-devel-list. (FWIW, I would be against such a switch, but would follow the decision if it was taken.) *** This bug has been marked as a duplicate of 127175 ***