wok annotate mupdf/stuff/mupdf.desktop @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents
children
rev   line source
psychomaniak@20113 1 [Desktop Entry]
psychomaniak@20113 2 Type=Application
psychomaniak@20113 3 Name=Mupdf-x11
psychomaniak@20113 4 Exec=sh -c '[ -z %f ] && ( fi=$(yad --file --height=600 --width=800 --center --file-filter="*.pdf" ) ; mupdf-x11 $fi ) || mupdf-x11 %f '
psychomaniak@20113 5 Icon=epdfview
psychomaniak@20113 6 Categories=Office;Viewer;
psychomaniak@20113 7 MimeType=application/pdf;