diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-21 23:00:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-21 23:02:49 +0100 |
| commit | 44da1840ca17d0945cb1886bb17218990850894c (patch) | |
| tree | b6fab2f9fa7202aef68f948f2028a36ca476d5ea /doc | |
| parent | ce058471aa9995adac968cecc205f5a4319f449e (diff) | |
Remove the "simple" UI (#1868).
It just seemed to cause more problems than it solved; mainly people
enabling it by mistake and then being told to click buttons that
they could not see.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/manual/dcpomatic.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index e50b6947a..5c819e0a7 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -240,33 +240,6 @@ in a shell. </para> </section> -<!-- ============================================================== --> -<section> -<title>‘Simple’ and ‘Full’ modes</title> - -<para>When you start DCP-o-matic for the first time it will ask you if -you want to use ‘simple’ or ‘full’ mode. -</para> - -<para>The difference between these two is that some of DCP-o-matic's -more complex or less-used controls are hidden from view in -‘Simple’ mode. This makes the interface simpler to -navigate. You may wish to choose this mode if you do not have much -experience with DCP or video processing. -</para> - -<para>Even if you choose ‘Simple’ mode you can always go -back to ‘Full’ mode by changing the <guilabel>Interface -complexity</guilabel> setting in the <guilabel>General</guilabel> tab -of <guilabel>Preferences</guilabel>. -</para> - -<para> -All the screenshots in this manual are from a copy of DCP-o-matic in ‘Full’ mode. -</para> - -</section> - </chapter> |
