User Docs: Add 3.6 location for account settings
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
<link type="guide" xref="index#common-other-problems" />
|
||||
|
||||
<revision pkgversion="3.3.91" version="0.4" date="2012-02-18" status="draft"/>
|
||||
<revision pkgversion="3.5.3" version="0.5" date="2012-06-09" status="final"/>
|
||||
<credit type="author">
|
||||
<name its:translate="no">Andre Klapper</name>
|
||||
<email its:translate="no">ak-47@gmx.net</email>
|
||||
@ -23,7 +23,7 @@
|
||||
<p>This is only interesting for advanced users who want to debug problems.</p>
|
||||
</note>
|
||||
|
||||
<p>Evolution 3.4 and later stores its data according to the <link href="http://www.freedesktop.org/wiki/Specifications/basedir-spec">XDG Base Directory Specification</link>. By default this means:</p>
|
||||
<p>Evolution 3.6 and later stores its data according to the <link href="http://www.freedesktop.org/wiki/Specifications/basedir-spec">XDG Base Directory Specification</link>. By default this means:</p>
|
||||
|
||||
<terms>
|
||||
<item>
|
||||
@ -35,6 +35,10 @@
|
||||
<p><file>$HOME/.config/evolution</file></p>
|
||||
</item>
|
||||
<item>
|
||||
<title>Account settings</title>
|
||||
<p><file>$HOME/.config/evolution/sources</file></p>
|
||||
</item>
|
||||
<item>
|
||||
<title>Disposable data caches</title>
|
||||
<p><file>$HOME/.cache/evolution</file></p>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user