Package: eog / 3.20.5-1

Metadata

Package Version Patches format
eog 3.20.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add a traditional menu bar.patch | (download)

data/eog-menubar.xml | 209 209 + 0 - 0 !
po/POTFILES.in | 1 1 + 0 - 0 !
src/eog-window.c | 59 33 + 26 - 0 !
src/eog.gresource.xml | 1 1 + 0 - 0 !
4 files changed, 244 insertions(+), 26 deletions(-)

 [patch 1/2] add a traditional menu bar
Bug: https://bugzilla.gnome.org/749976
Bug-Debian: https://bugs.debian.org/793445


0002 Show traditional title bar in unity.patch | (download)

src/eog-window.c | 43 32 + 11 - 0 !
1 file changed, 32 insertions(+), 11 deletions(-)

 [patch 2/2] show traditional title bar in unity

Based on a patch by Iain Lane <iain@orangesquash.org.uk>