Skip to content

Shell: Unescape tooltip URI in Recent Documents view

Peter Shkenev requested to merge Santurysim/evince:recent-view-unescaping into master

Currently, Evince shows escaped URIs of files in "Recent documents" view.

However, non-ASCII symbols in URI are not shown correctly.

To fix this, unescape URI before setting it as tooltip text.

Edited by Peter Shkenev

Merge request reports