! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
thunar_vfs_humanize_size() should return "MB" instead of just "M"
Status:
CLOSED: FIXED
Severity:
enhancement
Product:
Thunar-vfs
Component:
General

Comments

Description Benedikt Meurer editbugs 2006-01-24 22:47:09 CET
thunar_vfs_humanize_size() currently appends only "G", "M" or "K". This is
slightly confusing, especially in the statusbar, for the free space, it looks
strange at first sight. That should be changed to append "GB", "MB", "KB", etc.
Comment 1 Benedikt Meurer editbugs 2006-01-25 18:26:55 CET
Fixed with revision 19608.

2006-01-25	Benedikt Meurer <benny@xfce.org>

	* thunar-vfs/thunar-vfs-util.c(thunar_vfs_humanize_size): Use "GB"
	  instead of "G", "MB" instead of "M" and "KB" instead of "K", to
	  make it more obvious what the value means (this fixes bug #1367).

Bug #1367

Reported by:
Benedikt Meurer
Reported on: 2006-01-24
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information