summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-01-27 13:34:32 +0000
committerRobin Watts <robin.watts@artifex.com>2012-01-27 13:36:55 +0000
commit78e29456b051f41073d706ac7d3eb76bfa08b0ab (patch)
treed224694cb640d8fa706b5acc46a18a295c8ec691 /debian
parent03b276d3f2db3feecb522f101e0da065c4af53d4 (diff)
downloadmupdf-78e29456b051f41073d706ac7d3eb76bfa08b0ab.tar.xz
Rename pdfdraw to mupdfdraw etc.
This a) improves our branding, and b) avoids conflicts with other pdf tools out there (pdfinfo etc).
Diffstat (limited to 'debian')
-rw-r--r--debian/mupdf-tools.install6
-rw-r--r--debian/mupdf-tools.manpages6
2 files changed, 6 insertions, 6 deletions
diff --git a/debian/mupdf-tools.install b/debian/mupdf-tools.install
index 255de9dd..4381407a 100644
--- a/debian/mupdf-tools.install
+++ b/debian/mupdf-tools.install
@@ -1,3 +1,3 @@
-debian/tmp/usr/bin/pdfclean
-debian/tmp/usr/bin/pdfdraw
-debian/tmp/usr/bin/pdfshow
+debian/tmp/usr/bin/mupdfclean
+debian/tmp/usr/bin/mupdfdraw
+debian/tmp/usr/bin/mupdfshow
diff --git a/debian/mupdf-tools.manpages b/debian/mupdf-tools.manpages
index 3bc20b69..7ffbd1a8 100644
--- a/debian/mupdf-tools.manpages
+++ b/debian/mupdf-tools.manpages
@@ -1,3 +1,3 @@
-apps/man/pdfclean.1
-apps/man/pdfdraw.1
-apps/man/pdfshow.1
+apps/man/mupdfclean.1
+apps/man/mupdfdraw.1
+apps/man/mupdfshow.1