diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-07 11:17:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-07 11:17:13 +0100 |
| commit | 2d2dbb9858d9d5c81e7e4aae63e6b34799b540d3 (patch) | |
| tree | 257c66f69abcc1ddc9535d55e76dd3e4fa6c6229 | |
| parent | d1500d4f29d87ff7c19546b6cfd1d5b464b90f2b (diff) | |
Manual errors (folder -> DCP).
| -rw-r--r-- | doc/manual/dcpomatic.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 0c34d30d4..b2396b6c9 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3702,7 +3702,7 @@ sets. <itemizedlist> <listitem>Start a new DCP-o-matic film.</listitem> -<listitem>Click <guilabel>Add folder...</guilabel> and specify your existing DCP's folder.</listitem> +<listitem>Click <guilabel>Add DCP...</guilabel> and specify your existing DCP's folder.</listitem> <listitem>Go to the <guilabel>DCP</guilabel> tab and choose <guilabel>Split by video content</guilabel> for <guilabel>Reel type</guilabel>.</listitem> <listitem>Go to the <guilabel>Video</guilabel> and <guilabel>Audio</guilabel> tabs in turn and tick the <guilabel>Use this DCP's audio as OV and make VF</guilabel> checkboxes.</listitem> @@ -3720,7 +3720,7 @@ DCP.</listitem> <itemizedlist> <listitem>Start a new DCP-o-matic film.</listitem> -<listitem>Click <guilabel>Add folder...</guilabel> and specify your existing DCP's folder.</listitem> +<listitem>Click <guilabel>Add DCP...</guilabel> and specify your existing DCP's folder.</listitem> <listitem>Add your subtitles to the film in whatever format you have.</listitem> <listitem>Check the subtitle appearance in the preview; it will be slow to respond as it is having to decompress images from the existing @@ -3736,7 +3736,7 @@ DCP. Adjust the appearance using controls in the <itemizedlist> <listitem>Start a new DCP-o-matic film.</listitem> -<listitem>Click <guilabel>Add folder...</guilabel> and specify your existing DCP's folder.</listitem> +<listitem>Click <guilabel>Add DCP...</guilabel> and specify your existing DCP's folder.</listitem> <listitem>Add your subtitles to the film in whatever format you have.</listitem> <listitem>Go to the <guilabel>Subtitle</guilabel> tab and tick the <guilabel>Burn subtitles into image</guilabel> checkbox.</listitem> <listitem>Check the subtitle appearance in the preview; it will be |
