summaryrefslogtreecommitdiff
path: root/skel/.local/share/applications/mupdf.desktop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-12 10:15:46 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-12 10:15:46 +0000
commit319adb793a874c3245597f6a0c864e59783f9702 (patch)
tree8c663419fbbcec9be51503f2dc45bb306bf58af7 /skel/.local/share/applications/mupdf.desktop
parent86b559f1c199980cc7ee2423261edfdc51953909 (diff)
don't display menu entries for mupdf, fontforge and sandbox
Diffstat (limited to 'skel/.local/share/applications/mupdf.desktop')
-rw-r--r--skel/.local/share/applications/mupdf.desktop16
1 files changed, 16 insertions, 0 deletions
diff --git a/skel/.local/share/applications/mupdf.desktop b/skel/.local/share/applications/mupdf.desktop
new file mode 100644
index 0000000..2f0527b
--- /dev/null
+++ b/skel/.local/share/applications/mupdf.desktop
@@ -0,0 +1,16 @@
+[Desktop Entry]
+Name=MuPDF
+GenericName=PDF file viewer
+Exec=mupdf %f
+TryExec=mupdf
+Icon=mupdf
+Terminal=false
+Type=Application
+MimeType=application/pdf;application/x-pdf;application/x-cbz;application/oxps;application/vnd.ms-xpsdocument;image/jpeg;image/pjpeg;image/png;image/tiff;image/x-tiff;
+Categories=Viewer;Graphics;
+Actions=View;
+
+[Desktop Action View]
+Name=View with mupdf
+Exec=mupdf %f
+NoDisplay=true