Code review comment for lp:~ozzmos/pantheon-files/fix-1011176

Revision history for this message
David Gomes (davidgomes) wrote :

Diff line 36 should be:

>info.add (new Pair<string, string> (_("Size") + (": "), width + " x " + height + " px"));

Also newline after diff line 31.

review: Needs Fixing

« Back to merge proposal