From 3294f7102500ef787ffd0314c95bfe59c0c9a6bf Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Sat, 21 May 2005 11:46:37 +0000 Subject: Conditionally add dvi and djvu mime types to desktop file. Fix for 304658 --- (limited to 'data/evince.desktop.in.in') diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in new file mode 100644 index 0000000..4edf586 --- /dev/null +++ b/data/evince.desktop.in.in @@ -0,0 +1,16 @@ +[Desktop Entry] +Encoding=UTF-8 +_Name=Evince Document Viewer +_GenericName=Document Viewer +_Comment=View multipage documents +Exec=evince %F +StartupNotify=true +Terminal=false +Type=Application +Icon=postscript-viewer.png +X-GNOME-DocPath= +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=evince +X-GNOME-Bugzilla-Component=General +Categories=GNOME;Application;Graphics;VectorGraphics;Viewer; +MimeType=@EVINCE_MIME_TYPES@ -- cgit v0.9.1