https://bugzilla.xfce.org/show_bug.cgi?id=11690

--- Comment #26 from Adam Purkrt <a...@purkrt.net> ---
Alex, I am all for double spaces and to add this without a setting, but your
patch is definitely wrong. You can not substitute
g_format_size_full (size_summary, ...)
with
thunar_file_get_size_string_long (file, ...)
the size_summary contains the size of all selected files (e.g.), whereas in the
second case you are working with not well defined file
Let me prepare a correct patch (with double spaces as separator).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to