1 diff -urN evince-0.5.3/data/evince.desktop.in.in evince-0.5.3-hacked/data/evince.desktop.in.in 2 --- evince-0.5.3/data/evince.desktop.in.in 2006-05-07 09:52:05.000000000 +1200 3 +++ evince-0.5.3-hacked/data/evince.desktop.in.in 2006-06-02 14:07:40.113956000 +1200 4 @@ -1,19 +1,18 @@ 5 [Desktop Entry] 6 Encoding=UTF-8 7 -_Name=Document Viewer 8 +_Name=Evince Document Viewer 9 _GenericName=Document Viewer 10 -_Comment=View multipage documents 11 +_Comment=View and print PostScript and PDF documents 12 TryExec=evince 13 Exec=evince %U 14 StartupNotify=true 15 Terminal=false 16 Type=Application 17 Icon=evince.png 18 -NoDisplay=true 19 X-GNOME-DocPath= 20 X-GNOME-Bugzilla-Bugzilla=GNOME 21 X-GNOME-Bugzilla-Product=evince 22 X-GNOME-Bugzilla-Component=general 23 X-GNOME-Bugzilla-Version=@VERSION@ 24 -Categories=GNOME;GTK;Application;Graphics;VectorGraphics;Viewer; 25 +Categories=GNOME;GTK;Application;Office; 26 MimeType=@EVINCE_MIME_TYPES@ 27