The "size" is from unity-lens-application:
src/daemon.vala:
" subtitle += ("Size %s").printf (GLib.format_size (details.size));"
there is probably a "_" missing there
The "size" is from unity-lens- application:
src/daemon.vala:
" subtitle += ("Size %s").printf (GLib.format_size (details.size));"
there is probably a "_" missing there