aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-search-folders-enable.page
blob: 693c99a4b7471beb3f6d5785309b6632748a5757 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="mail-search-folders-enable">

  <info>
    <desc>Activate search folders.</desc>
    
    <link type="guide" xref="mail-search-folders" />

    <revision pkgversion="3.3.91" version="0.3" date="2012-06-10" status="draft"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    

  </info>

<title>Enable the Search Folders Functionality</title>

<p>In the unlikely case that there is no <gui>Search folders</gui> top-level node displayed at the bottom of the <link xref="intro-main-window#e-mail"> mail folder list</link> you have to enable the search folders functionality yourself.</p>

<!-- TODO: CHECK: Likely complete page OBSOLETE in 3.5.3 by http://git.gnome.org/browse/evolution/commit/?id=b4fbbde6ab7deb247f1db19558489a868c75467d
<mbarnes> you can enable/disable both "On This Computer" and "Search Folders" directly from Edit->Preferences->Mail Accounts now. I think it's even in 3.4.
If it is not, add this page to Makefile.am where it is currently missing!
-->

<list>
<item><p>Open the <app>Terminal</app> application.</p></item>
<item><p>Run the command <cmd>gsettings set org.gnome.evolution.mail enable-vfolders true</cmd></p></item>
</list>

<p>You can also use the <app>dconf-editor</app> application to do this.</p>

</page>