summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-23 14:00:43 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-23 14:14:23 +0100
commitc5ab3bded4d8a523fe7f3ab3256e17ef3ab96615 (patch)
tree2f782783b9b83752a912c09f4b777cccfffb4c67
parentded83f17b3568de2ae564d6e16a45e86edeb9fef (diff)
Manual updates.
-rw-r--r--doc/manual/Makefile3
-rw-r--r--doc/manual/dcpomatic.xml6
-rw-r--r--doc/manual/screenshots/kdm-creator.pngbin70832 -> 67942 bytes
-rw-r--r--doc/manual/screenshots/kdm.pngbin60351 -> 60912 bytes
4 files changed, 6 insertions, 3 deletions
diff --git a/doc/manual/Makefile b/doc/manual/Makefile
index 8cf5e6e75..324c31cf3 100644
--- a/doc/manual/Makefile
+++ b/doc/manual/Makefile
@@ -53,6 +53,9 @@ html/screenshots/export-dialogue.png: screenshots/export-dialogue.png
html/screenshots/making-dcp.png: screenshots/making-dcp.png
mkdir -p html/screenshots
convert -resize 75% $< $@
+html/screenshots/kdm-creator.png: screenshots/kdm-creator.png
+ mkdir -p html/screenshots
+ convert -resize 75% $< $@
# For HTML: convert diagrams from SVG to PNG
diagrams/%.png: diagrams/%.svg
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml
index 56200c6ed..5b30bcf70 100644
--- a/doc/manual/dcpomatic.xml
+++ b/doc/manual/dcpomatic.xml
@@ -2082,8 +2082,8 @@ Finally, choose what you want to do with the KDMs. They can be
written to disk, to a location that you can specify by clicking
<guilabel>Browse</guilabel>. Alternatively, if you choose
<guilabel>Send by email</guilabel> the KDMs will be zipped up and
-emailed to the appropriate cinema email addresses. Click OK to
-generate the KDMs.
+emailed to the appropriate cinema email addresses. Click
+<guilabel>Make KDMs</guilabel> to generate the KDMs.
</para>
</section>
@@ -2123,7 +2123,7 @@ select <guilabel>Make DKDM for DCP-o-matic...</guilabel> from the
<guilabel>Jobs</guilabel> menu. Select the CPL that you want to make
the DKDM for and click <guilabel>OK</guilabel>. This DKDM will then
be available in the KDM creator. This is a separate program which you
-can start from the same place that you start the &lsquo;Normal&rsquo;
+can start from the same place that you start the &lsquo;normal&rsquo;
DCP-o-matic. Its window is shown in <xref linkend="fig-kdm-creator"/>.
</para>
diff --git a/doc/manual/screenshots/kdm-creator.png b/doc/manual/screenshots/kdm-creator.png
index 30a0d2a5e..b46581a11 100644
--- a/doc/manual/screenshots/kdm-creator.png
+++ b/doc/manual/screenshots/kdm-creator.png
Binary files differ
diff --git a/doc/manual/screenshots/kdm.png b/doc/manual/screenshots/kdm.png
index c495f35f5..53ad06fb0 100644
--- a/doc/manual/screenshots/kdm.png
+++ b/doc/manual/screenshots/kdm.png
Binary files differ