wok-current annotate mupdf/stuff/mupdf.desktop @ rev 25024

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 20:10:17 2022 +0000 (2022-05-18)
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;