Comment 7 for bug 78584

Revision history for this message
Michael B. Trausch (mtrausch) wrote :

As it turns out, this bug is a violation of the GNOME HIG.

In light of that, and in the interest of Evince doing the right thing and being less confusing to users, here is a debdiff to fix the window title for Evince. Diffstats:

For the evince source package:
mbt@sage:~/programming/ubuntu/evince$ debdiff evince_2.22.0-0ubuntu2.dsc evince_2.22.0-0ubuntu3.dsc|diffstat
 debian/patches/02_follow_gnome_hig.patch | 106 +++++++++++++++++++++++++++++++
 evince-2.22.0/debian/changelog | 7 ++
 2 files changed, 113 insertions(+)

For the upstream source:
mbt@sage:~/programming/ubuntu/evince$ diffstat evince-2.22.0/debian/patches/02_follow_gnome_hig.patch
 ev-window-title.c | 70 +++---------------------------------------------------
 1 file changed, 5 insertions(+), 65 deletions(-)