wok annotate mupdf/stuff/mupdf.desktop @ rev 23874
squidclamav: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 25 19:42:45 2020 +0000 (2020-06-25) |
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; |