diff options
Diffstat (limited to 'data/evince.desktop.in.in')
-rw-r--r-- | data/evince.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in new file mode 100644 index 00000000..f871bc17 --- /dev/null +++ b/data/evince.desktop.in.in @@ -0,0 +1,17 @@ +[Desktop Entry] +_Name=Document Viewer +_Comment=View multi-page documents +TryExec=evince +Exec=evince %U +StartupNotify=true +Terminal=false +Type=Application +Icon=evince +NoDisplay=true +X-MATE-DocPath= +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=evince +X-MATE-Bugzilla-Component=BugBuddyBugs +X-MATE-Bugzilla-Version=@VERSION@ +Categories=MATE;GTK;Graphics;VectorGraphics;Viewer; +MimeType=@EVINCE_MIME_TYPES@ |