Home | History | Annotate | Download | only in patches
      1 diff -up evince-2.27.90/data/evince.desktop.in.in.orig evince-2.27.90/data/evince.desktop.in.in
      2 --- evince-2.27.90/data/evince.desktop.in.in.orig	2009-10-05 12:21:46.393740613 +0100
      3 +++ evince-2.27.90/data/evince.desktop.in.in	2009-10-05 12:23:36.921168312 +0100
      4 @@ -1,18 +1,21 @@
      5  [Desktop Entry]
      6 -_Name=Document Viewer
      7 +# SUN_BRANDING
      8 +_Name=Evince Document Viewer
      9  _GenericName=Document Viewer
     10 -_Comment=View multipage documents
     11 +# SUN_BRANDING
     12 +_Comment=View and print PostScript and PDF documents
     13  TryExec=evince
     14  Exec=evince %U
     15  StartupNotify=true
     16  Terminal=false
     17  Type=Application
     18  Icon=evince
     19 -NoDisplay=true
     20 +# SUN_BRANDING
     21 +NoDisplay=false
     22  X-GNOME-DocPath=
     23  X-GNOME-Bugzilla-Bugzilla=GNOME
     24  X-GNOME-Bugzilla-Product=evince
     25  X-GNOME-Bugzilla-Component=BugBuddyBugs
     26  X-GNOME-Bugzilla-Version=@VERSION@
     27 -Categories=GNOME;GTK;Graphics;VectorGraphics;Viewer;
     28 +Categories=GNOME;GTK;Application;Office;
     29  MimeType=@EVINCE_MIME_TYPES@
     30 
     31