From 6c21f2dcc572eff498f1aa1ac62f5ee296d3a266 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Thu, 11 Aug 2005 21:52:17 +0000 Subject: 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 d4bc071..168271f 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 c7e1573..5ba515f 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 -- cgit v0.9.1