diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-09-26 17:04:55 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-09-26 17:04:55 +0800 |
commit | ff9b078d32382df553f25e0234d69c09965e0726 (patch) | |
tree | 243a9ee158384837a2b460a18b0c13b14abb0bb0 /help | |
parent | 7157d018b60794a63632a14e2a928f29250fb36c (diff) | |
download | gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.tar gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.tar.gz gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.tar.bz2 gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.tar.lz gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.tar.xz gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.tar.zst gsoc2013-evolution-ff9b078d32382df553f25e0234d69c09965e0726.zip |
User Docs: Remove hint about --component. It doesn't fit here.
Diffstat (limited to 'help')
-rw-r--r-- | help/C/express-mode.page | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/help/C/express-mode.page b/help/C/express-mode.page index d0f2f9285b..9f3596c557 100644 --- a/help/C/express-mode.page +++ b/help/C/express-mode.page @@ -20,8 +20,6 @@ <title>Some windows are too large for small screens.</title> <p>This is a known problem and hard to solve for a complex application with many settings such as Evolution.</p> -<p>You can use the Express version which is targeted for mobile and small-screen devices. This is available from version 2.30 on and can be enabled by starting <code>evolution --express</code> from the terminal window.</p> - -<note style="advanced"><p>You can also explicitly open Evolution in a specific component. For the calendar, use <cmd>evolution --express --component=calendar</cmd>.</p></note> +<p>You can use the Express version which is targeted for mobile and small-screen devices by entering the command <code>evolution --express</code> in the <app>Terminal</app> application.</p> </page> |