aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2003-07-15 00:48:13 +0800
committerAaron Weber <aaron@src.gnome.org>2003-07-15 00:48:13 +0800
commitd4942420aee29ceba632ac87000933ce8aeb337b (patch)
tree0e0f9e5c669ba02ddce4330b438543c35fe75026 /help
parente5ec3be0a33af4efc460d93ce0d9ad4642bbb27b (diff)
downloadgsoc2013-evolution-d4942420aee29ceba632ac87000933ce8aeb337b.tar.gz
gsoc2013-evolution-d4942420aee29ceba632ac87000933ce8aeb337b.tar.zst
gsoc2013-evolution-d4942420aee29ceba632ac87000933ce8aeb337b.zip
fix typo in encryption section.
2003-07-14 Aaron Weber <aaron@ximian.com> * C/usage-mail.xml: fix typo in encryption section. * C/menuref.xml: add command line reference. svn path=/trunk/; revision=21808
Diffstat (limited to 'help')
-rw-r--r--help/C/menuref.xml127
-rw-r--r--help/C/usage-mail.xml10
2 files changed, 120 insertions, 17 deletions
diff --git a/help/C/menuref.xml b/help/C/menuref.xml
index a88dc9962a..f3cbab4a5f 100644
--- a/help/C/menuref.xml
+++ b/help/C/menuref.xml
@@ -15,25 +15,128 @@
<note id="shortcuts">
<title>Custom Keyboard Shortcuts</title>
<para>
- If you have set custom keyboard shortcuts for your desktop, (you can
- do this the control center: select
- <menuchoice><guimenu>System</guimenu><guimenuitem>Settings</guimenuitem></menuchoice>
- from your menu panel), they may interfere with Evolution keyboard
- shortcuts.
-</para>
-<para>
- For example, if you have chosen Emacs-style key bindings for your
- desktop-wide text editor, the shortcut
+ As of GNOME 2.0, custom keyboard shortcuts lose out to keyboard
+ shortcuts as defined in application menus. For example, even if you have
+ chosen Emacs-style keybindings, the
+<keycombo>
+<keycap>Ctrl</keycap>
+<keycap>A</keycap>
+</keycombo> shortcut
+select the entire message (as noted in in
+<menuchoice><guimenu>Edit</guimenu><guimenuitem>Select
+All</guimenuitem></menuchoice>), not go to the beginning of a line, as it would in Emacs.
+ </para>
+
+ <para>
+ Keybindings that are not overridden by menu definitions are not affected. For example,
<keycombo action="simul">
<keycap>Ctrl</keycap>
- <keycap>W</keycap>
+ <keycap>K</keycap>
</keycombo>
- will act as "Cut region" rather than as "Close Window" in the
- message composer.
+ still acts as "cut line."
+</para>
+
+<para>
+ To change keybinding settings, select
+ <menuchoice><guimenu>System</guimenu><guimenuitem>Personal
+ Settings</guimenuitem></menuchoice>
+ from your menu panel and double-click the
+<guiicon>Shortcuts</guiicon> icon.
</para>
+
</note>
+<sect1 id="commandline">
+ <title>Command Line Options</title>
+ <para>
+ Evolution is primarily a graphical (GUI) tool, but it has a few
+ command-line flags and options you may want to use.
+ </para>
+
+ <variablelist>
+ <varlistentry>
+ <term>Force Evolution to Quit</term>
+ <listitem>
+ <para>
+ Earlier versions of Evolution shipped with a "killev"
+ script to halt all Evolution processes. Evolution 1.4 uses
+ the --force-shutdown flag instead. If Evolution has
+ stopped responding, try runing the command <command>evolution-1.4
+ --force-shutdown</command>.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>Handling Mailto Links with a Subject</term>
+ <listitem>
+ <para>
+ Evolution handles mailto links from browsers. If you use
+ Galeon, you can set the mail handler by selecting
+ <menuchoice><guimenu>System</guimenu><guimenuitem>Personal
+ Preferences</guimenuitem></menuchoice> and double-clicking the <guiicon>File
+ Associations</guiicon> icon.
+ </para>
+ <para>
+ For other browsers or applications, enter your custom
+ email handler as the command <userinput>evolution-1.4 "%s"</userinput> </para>
+ <para>
+ To create a preformed subject, enter the command like so:
+ <command>evolution-1.4 mailto:address@isp.com?subject="Subject of Message"</command>
+ </para>
+ </listitem>
+ </varlistentry>
+
+
+
+ <varlistentry>
+ <term> Disable splash screen</term>
+ <listitem>
+ <para>
+ If you dislike the splash screen, add the flag
+ <userinput>--no-splash.</userinput>
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>Start Online or Offline</term>
+ <listitem>
+ <para>
+ To start in online mode or in offline mode, add the <userinput>--offline</userinput>
+ or <userinput>--online</userinput> flag to the command line.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>Capture Debugging Output</term>
+ <listitem>
+ <para>
+ To gather debugging information for a bug report, run
+ Evolution with the flag
+ <userinput>--debug=filename.txt</userinput>. All debugging output
+ will go to the file name you choose.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>Additional Command Line Help</term>
+ <listitem>
+ <para>
+ Run <command>evolution --help</command> or
+ <command>evolution -?</command> to get a long listing of
+ additional options, most of which are available for all GNOME
+ applications. To get a short syntax summary, run the command
+ <command>evolution-1.4 --usage</command>.
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+
+</sect1>
<sect1 id="quickref-open">
diff --git a/help/C/usage-mail.xml b/help/C/usage-mail.xml
index 4bb6f8c9d5..0facfd8fd7 100644
--- a/help/C/usage-mail.xml
+++ b/help/C/usage-mail.xml
@@ -1758,11 +1758,11 @@ wwwkeys.pgp.net 32j38dk2</command>. Substitute your key ID for
<para>
Key servers store your public keys for you so that your
friends can decrypt your messages. If you choose not to
- use a key server, you can manually send your people public
- key, include it in your signature file, or put it on your
- own web page. However, it's easier to publish them once,
- and then let people download them from a central place when
- they want.
+ use a key server, you must distribute your public key in
+ other ways. For example, you can attach it to emails or
+ put it on your own web page. However, it's easier to
+ publish them once, and then let people download them from
+ a central place when they want.
</para>
<para>
If you don't have a key you need to unlock or encrypt a
tionChristopher R. Gabriel2001-02-222-555/+318 * exclude removed filesGediminas Paulauskas2001-02-222-2/+4 * Removed references to mail-threads.cJeffrey Stedfast2001-02-212-1/+4 * Updated Slovenian translationAndraz Tori2001-02-201-13/+13 * Updated Slovak translationStano Visnovsky2001-02-192-21/+54 * Updated Slovenian translationAndraz Tori2001-02-191-11/+11 * Updated Japanese translation.Akira TAGOH2001-02-172-2432/+2876 * Updated Slovenian translationAndraz Tori2001-02-171-211/+444 * Updated German translationMatthias Warkus2001-02-172-3603/+4318 * Updated Slovak translationStano Visnovsky2001-02-162-133/+160 * Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-02-162-1626/+2039 * Updated Slovak translationStano Visnovsky2001-02-142-81/+280 * Updated Slovenian translationAndraz Tori2001-02-131-1292/+1400 * Updated French translation.Christophe Merlet2001-02-132-1280/+1576 * Remove dead glade file that was not being distedJP Rosevear2001-02-132-1/+4 * Updated Norwegian translation. Added *.oaf.in files.Kjartan Maraas2001-02-133-1382/+1945 * Updated Slovak translationStano Visnovsky2001-02-122-461/+614 * removed e-contact-editor-strings.hJeffrey Stedfast2001-02-112-1/+4 * Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-1119-867/+307 * Stable->HEAd commitFatih Demir2001-02-102-2030/+4694 * Add \n to fix a compile error.Anders Carlsson2001-02-102-1/+5 * Updated Slovenian translationAndraz Tori2001-02-101-1609/+1992 * Updated French translation.Christophe Merlet2001-02-102-2584/+3894 * Updated Slovak translationStano Visnovsky2001-02-092-1715/+2002 * Updated Spanish translation.Hector Garcia2001-02-092-1167/+1119 * Updated Swedish translation.Christian Rose2001-02-082-1949/+2332 * updateKenneth Christiansen2001-02-081-167/+158 * Updated tr.po from Goerkem CetinFatih Demir2001-02-082-4335/+2204 * Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-02-072-2648/+3632 * updateKenneth Christiansen2001-02-071-2087/+2386 * Updated Spanish translationHector Garcia2001-02-062-314/+344 * Updated russian translation.Valek Frob2001-02-032-876/+1182 * Terminology fixesSzabolcs Ban2001-02-012-44/+47 * Updated Spanish translationHector Garcia2001-01-312-1083/+1199 * Updated Norwegian translation.Kjartan Maraas2001-01-303-1277/+1413 * Added initial Slovak translationStano Visnovsky2001-01-302-0/+7253 * Updated russian translation.Valek Frob2001-01-292-560/+362 * Updated Spanish translationHector Garcia2001-01-282-475/+446 * Someone forgot to update this when removing a file it uses. This wasJulian Missig2001-01-282-1/+5 * Updated brazilian portuguese translationGustavo Maciel Dias Vieira2001-01-272-4049/+4541 * Updated Spanish translationHector Garcia2001-01-272-232/+253 * Updated russian translation.Valek Frob2001-01-262-282/+314 * Updated Slovenian translationAndraz Tori2001-01-261-1/+0 * Updated Slovenian translationAndraz Tori2001-01-261-293/+328 * Updated Spanish translationHector Garcia2001-01-252-2289/+3065 * Tons of fixes by Andras and Emese (spelling, terminology, headers)Szabolcs Ban2001-01-242-27/+32 * Updated svMartin Norback2001-01-242-2198/+2863 * Updated russian translation.Valek Frob2001-01-232-318/+264 * compile new stuffJP Rosevear2001-01-231-0/+1 * Updated Slovenian translationAndraz Tori2001-01-231-260/+313 * Updated Slovenian translationAndraz Tori2001-01-231-45/+45 * Updated Slovenian translationAndraz Tori2001-01-231-3288/+4567 * Update for filter code movesDan Winship2001-01-232-2/+5 * Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gconf/po/da.poKenneth Christiansen2001-01-221-816/+948 * Updated Slovenian translationAndraz Tori2001-01-221-4390/+3733 * Updated Japanese translation.Akira Tagoh2001-01-211-323/+2697 * updateKenneth Christiansen2001-01-201-1979/+2716 * Updated Japanese translation.Akira Tagoh2001-01-202-353/+277 * Updated russian translation.Valek Frob2001-01-192-2005/+2774 * Updated Norwegian (bokmål) translation. Removed old script.Kjartan Maraas2001-01-183-2195/+3031 * Removed addressbook/gui/widgets/test-minicard-view.c,Dave Camp2001-01-1827-71839/+55549 * Updated russian translation.Valek Frob2001-01-182-1421/+2061 * updateMartin Norback2001-01-181-131/+129 * Updated sv.poMartin Norback2001-01-172-671/+962 * updateKenneth Christiansen2001-01-171-1202/+1399 * 2001-01.16 Kenneth Christiansen <kenneth@gnu.org>Kenneth Christiansen2001-01-173-0/+36 * Updates bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.poKenneth Christiansen2001-01-171-922/+930 * Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-171-1/+1 * UpdateMartin Norback2001-01-172-743/+691 * UpdateMartin Norback2001-01-162-213/+206 * Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-01-162-403/+370 * Updated Spanish translationHector Garcia2001-01-161-10/+12 * Updated Spanish translationHector Garcia2001-01-162-421/+609 * Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-01-152-1822/+1511 * updaKenneth Christiansen2001-01-151-1442/+1732 * Updated Swedish translation.Richard Hult2001-01-152-1558/+1684 * Updated Spanish translationHector Garcia2001-01-112-1152/+1310 * Updated Japanese translation.Akira Tagoh2001-01-112-3572/+877 * Updated French translation.Christophe Merlet2001-01-102-647/+768 * Added all the new source files and removed the old ones, yadda yadda.Jeffrey Stedfast2001-01-102-2/+9 * Removed .oaf.in files until the whole of Evolution uses the xml-i18n-toolsFederico Mena Quintero2001-01-102-3/+5 * Updated Spanish translation.Hector Garcia2001-01-102-2024/+1461 * Updated russian translation.Valek Frob2001-01-092-1468/+899 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-01-0922-31164/+42827 * Updates evolution/po/da.po gtranslator/po/da.po pong/po/da.poKenneth Christiansen2001-01-081-63/+64 * Updated some stringsBenedikt Roth2001-01-072-1472/+1842 * Updated French translation.Christophe Merlet2001-01-072-1729/+2157 * Updates eog/po/da.po evolution/po/da.po gal/po/da.po gernel/po/da.poKenneth Christiansen2001-01-071-309/+523 * Committed updated ko.poFatih Demir2001-01-062-1843/+1758 * Updated Finnish translation (fi.po).jjranta2001-01-062-1435/+1521 * Remove non-existent fileJP Rosevear2001-01-052-1/+4 * Updated Swedish translation.Christian Rose2001-01-042-646/+722 * Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gernel/po/da.poKenneth Christiansen2001-01-041-61/+47 * UpdateKenneth Christiansen2001-01-041-731/+818 * Updated Ukrainian translationYuri Syrota2001-01-031-520/+469 * Updated Spanish translation.Hector Garcia2001-01-032-756/+840 * add addressbook-config.c, addressbook-storage.c, andChris Toshok2001-01-032-0/+8 * remove all the stale addressbook entries.Michael Meeks2001-01-022-3/+4 * Updated Swedish translation.Christian Rose2000-12-282-254/+276 * Translations dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.poKenneth Christiansen2000-12-271-172/+200 * Updated Norwegian translation.Kjartan Maraas2000-12-252-219/+245 * Updates achtung/po/da.po bug-buddy/po/da.po control-center/po/da.poKenneth Christiansen2000-12-231-1658/+2241 * Updated Spanish translationHector Garcia2000-12-232-85/+108 * Remove deleted fileJP Rosevear2000-12-232-1/+4 * Updated Norwegian translation.Kjartan Maraas2000-12-222-51/+58 * Updated Swedish translation.Christian Rose2000-12-222-82/+93 * Updated russian translation.Valek Frob2000-12-212-68/+76 * Updated Ukrainian translationYuri Syrota2000-12-201-7/+6 * Updated Ukrainian translationYuri Syrota2000-12-201-3/+3 * Updated Ukrainian translationYuri Syrota2000-12-201-100/+102 * translations from keldKenneth Christiansen2000-12-201-49/+52 * Translations from keldKenneth Christiansen2000-12-201-388/+537 * Updated Norwegian translation.Kjartan Maraas2000-12-202-461/+509 * Updated Ukrainian translationYuri Syrota2000-12-201-42/+36 * Updated Ukrainian translationYuri Syrota2000-12-201-496/+552 * Updated Spanish translationHector Garcia2000-12-192-583/+548 * Updated Swedish translation.Christian Rose2000-12-192-395/+427 * Updated russian translation.Valek Frob2000-12-182-402/+310 * Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2000-12-182-604/+704 * Removed getdate.y.Federico Mena Quintero2000-12-163-2/+6 * Updated Swedish translation.Christian Rose2000-12-162-87/+234 * Updated Ukrainian translationYuri Syrota2000-12-151-4/+4 * Updated Ukrainian translationYuri Syrota2000-12-151-4/+2 * Updated Ukrainian translationYuri Syrota2000-12-151-87/+70 * Updated Ukrainian translationYuri Syrota2000-12-151-15/+14 * Updated Ukrainian translationYuri Syrota2000-12-151-15/+12 * Updated Ukrainian translationYuri Syrota2000-12-151-11/+10 * Updated Ukrainian translationYuri Syrota2000-12-151-416/+218 * Updated russian translation.Valek Frob2000-12-152-164/+261 * Small updateKjartan Maraas2000-12-151-23/+23 * Translations from keldKenneth Christiansen2000-12-141-2094/+1545 * Updated Norwegian translation. This too. Adjust to fit the new tools.Kjartan Maraas2000-12-143-70/+220 * Added Id tag to easier trace changes.Christian Rose2000-12-142-38/+44 * I like monkeys - FedericoFederico Mena Quintero2000-12-1425-39313/+70059 * Updated russian translation.Valek Frob2000-12-132-944/+794 * Update for reality. (Mostly from campd.)Dan Winship2000-12-13