diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-09-13 15:01:59 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-09-13 15:01:59 +0000 |
commit | 373c3d3ed2556efe67506bc3848edc59541b2131 (patch) | |
tree | 8a16fff5f6c9658d726ffd1e899eb15ef064e80f /app-text/evince/files | |
parent | Mark 3.4.1 stable on alpha (diff) | |
download | gentoo-2-373c3d3ed2556efe67506bc3848edc59541b2131.tar.gz gentoo-2-373c3d3ed2556efe67506bc3848edc59541b2131.tar.bz2 gentoo-2-373c3d3ed2556efe67506bc3848edc59541b2131.zip |
Make the menu entry for evince not hidden. Bug #104917
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-text/evince/files')
-rw-r--r-- | app-text/evince/files/digest-evince-0.4.0-r1 | 1 | ||||
-rw-r--r-- | app-text/evince/files/evince-0.4.0-display-menu.patch | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/app-text/evince/files/digest-evince-0.4.0-r1 b/app-text/evince/files/digest-evince-0.4.0-r1 new file mode 100644 index 000000000000..c35b49af3c82 --- /dev/null +++ b/app-text/evince/files/digest-evince-0.4.0-r1 @@ -0,0 +1 @@ +MD5 cc41e30108bc54a345bd6ca2556ab857 evince-0.4.0.tar.bz2 891605 diff --git a/app-text/evince/files/evince-0.4.0-display-menu.patch b/app-text/evince/files/evince-0.4.0-display-menu.patch new file mode 100644 index 000000000000..fa12b816b9a6 --- /dev/null +++ b/app-text/evince/files/evince-0.4.0-display-menu.patch @@ -0,0 +1,11 @@ +diff --exclude-from=/home/dang/.diffrc -u -ruN evince-0.4.0.orig/data/evince.desktop.in.in evince-0.4.0/data/evince.desktop.in.in +--- evince-0.4.0.orig/data/evince.desktop.in.in 2005-08-12 23:08:25.000000000 -0400 ++++ evince-0.4.0/data/evince.desktop.in.in 2005-09-08 21:50:03.000000000 -0400 +@@ -9,7 +9,6 @@ + Terminal=false + Type=Application + Icon=postscript-viewer.png +-NoDisplay=true + X-GNOME-DocPath= + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=evince |