mupdf: desktop file fix

This commit is contained in:
Eric Sagnes 2015-08-07 13:42:37 +09:00
parent 43c4756090
commit 404b375948

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
Version=1.0 Version=1.0
Name=mupdf Name=mupdf
Comment=PDF viewer Comment=PDF viewer
Exec=$out/bin/mupdf-x11 Exec=$out/bin/mupdf-x11 %f
Terminal=false Terminal=false
EOF EOF
''; '';