diff options
author | Aaron Weber <aaron@ximian.com> | 2002-11-12 02:29:33 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-11-12 02:29:33 +0800 |
commit | c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8 (patch) | |
tree | 68391fa3669c6ee9ad72f3a4e8b80e02393137fc /help/C/config-prefs.xml | |
parent | cca2134ea95e69ce80a83cabde16c9e8818c8b15 (diff) | |
download | gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.tar gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.tar.gz gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.tar.bz2 gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.tar.lz gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.tar.xz gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.tar.zst gsoc2013-evolution-c552a5ba4f958d2bd23317e8c68f0606f1b1c4c8.zip |
fix bug 27336, which is about how the Search Base option description is
2002-11-11 Aaron Weber <aaron@ximian.com>
* C/config-prefs.xml: fix bug 27336, which is about how the Search
Base option description is wrong.
svn path=/trunk/; revision=18698
Diffstat (limited to 'help/C/config-prefs.xml')
-rw-r--r-- | help/C/config-prefs.xml | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/help/C/config-prefs.xml b/help/C/config-prefs.xml index 08252a59b8..ab1af1bb0d 100644 --- a/help/C/config-prefs.xml +++ b/help/C/config-prefs.xml @@ -766,9 +766,10 @@ smtp.omniport.com:143 Select <menuchoice> <guimenu>Tools</guimenu> - <guimenuitem>Addressbook Sources</guimenuitem> + <guimenuitem>Settings</guimenuitem> </menuchoice> - from the menu. + and click the <guibutton>Directory Servers</guibutton> + shortcut button. </para> </listitem> <listitem> @@ -819,13 +820,14 @@ smtp.omniport.com:143 </para> </listitem> </varlistentry> - <varlistentry> - <term><glossterm linkend="search-base">Search base</glossterm></term> + + <varlistentry> + <term><glossterm linkend="search-base">Search Base</glossterm></term> <listitem> <para> - The base entry to use for all your searches. - Contact your administrator for information about - the correct settings. + The base entry to use for all your + searches. Contact your administrator for + information about the correct settings. </para> </listitem> </varlistentry> @@ -837,15 +839,6 @@ smtp.omniport.com:143 following options are available: <variablelist> <varlistentry> - <term>Base</term> - <listitem> - <para> - Searches just the Search Base. Most of the time, - not very useful. - </para> - </listitem> - </varlistentry> - <varlistentry> <term>One</term> <listitem> <para> |