[gnome-user-docs/wip/oholy/server-list-location] Fix wrong server list location
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/wip/oholy/server-list-location] Fix wrong server list location
- Date: Thu, 19 Mar 2020 14:28:53 +0000 (UTC)
commit 3803e94fd2d0728465a48ec0363d45413f5f9804
Author: Ondrej Holy <oholy redhat com>
Date: Thu Mar 19 15:02:39 2020 +0100
Fix wrong server list location
The documentation says that the server list is stored in
~/.config/nautilus/servers but this isn't true. The ~/.config/gtk-3.0/servers
file is used currently. Let's fix the location in the documentation.
system-admin-guide/C/network-server-list.page | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/system-admin-guide/C/network-server-list.page b/system-admin-guide/C/network-server-list.page
index 501b39f3..3bd52c16 100644
--- a/system-admin-guide/C/network-server-list.page
+++ b/system-admin-guide/C/network-server-list.page
@@ -35,7 +35,7 @@
</comment>
<p><app>Nautilus</app> (the <app>Files</app> application) stores a list of
- file-sharing servers in the file <file>~/.config/nautilus/servers</file> in
+ file-sharing servers in the file <file>~/.config/gtk-3.0/servers</file> in
the XBEL format. Add the list of file-sharing servers to that file to make
file shares easily accessible to your user.</p>
@@ -47,7 +47,7 @@
</note>
<example>
- <p>An example of the <file>~/.config/nautilus/servers</file> file:</p>
+ <p>An example of the <file>~/.config/gtk-3.0/servers</file> file:</p>
<code><![CDATA[
<?xml version="1.0" encoding="UTF-8"?>
<xbel version="1.0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]