From: Nickolay V. Shmyrev Date: Thu, 11 Aug 2005 21:52:17 +0000 (+0000) Subject: Hide menu entry and rename it to "Document Viewer". Fix for bug #312399. X-Git-Tag: EVINCE_0_3_3~12 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=6c21f2dcc572eff498f1aa1ac62f5ee296d3a266;p=evince.git Hide menu entry and rename it to "Document Viewer". Fix for bug #312399. * data/evince.desktop.in.in: Hide menu entry and rename it to "Document Viewer". Fix for bug #312399. --- diff --git a/ChangeLog b/ChangeLog index d4bc0719..168271fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-11 Bryan Clark + + * data/evince.desktop.in.in: Hide menu entry and + rename it to "Document Viewer". Fix for bug + #312399. + 2005-08-11 Crispin Flowerday * shell/ev-page-action.c (ev_page_action_class_init): diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in index c7e15738..5ba515f7 100644 --- a/data/evince.desktop.in.in +++ b/data/evince.desktop.in.in @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Evince Document Viewer +_Name=Document Viewer _GenericName=Document Viewer _Comment=View multipage documents TryExec=evince @@ -9,6 +9,7 @@ StartupNotify=true Terminal=false Type=Application Icon=postscript-viewer.png +NoDisplay=true X-GNOME-DocPath= X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=evince