434c46e65c
from PDFs with the ight mouse button. no search yet though). note that the command-line options have changed slightly and there are new keybindings - see mupdf(1). - only pdfinfo conflicts with other packages, so switch to the standard names for the other tools - install the new manpages from upstream (replacing our mupdf manpage), library, headers, .pc and desktop integration files thanks ajacoutot@ for checking and improvements for the desktop integration files, and Roberto Fernandez for looking over the fontres parts.
15 lines
434 B
Plaintext
15 lines
434 B
Plaintext
$OpenBSD: patch-debian_mupdf_desktop,v 1.1 2010/06/03 19:38:34 sthen Exp $
|
|
--- debian/mupdf.desktop.orig Thu Apr 29 21:26:43 2010
|
|
+++ debian/mupdf.desktop Thu Jun 3 11:32:28 2010
|
|
@@ -8,8 +8,9 @@ TryExec=mupdf
|
|
Icon=mupdf.xpm
|
|
Terminal=false
|
|
Type=Application
|
|
-MimeType=application/pdf;pplication/x-pdf;
|
|
+MimeType=application/pdf;application/x-pdf;
|
|
Categories=Viewer;Graphics;
|
|
+NoDisplay=true
|
|
|
|
[Desktop Action View]
|
|
Exec=mupdf %f
|