aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2017-03-03 12:39:14 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2017-03-03 15:02:34 +0000
commit9eca0390e70bf72573189c6f4d20d352ace8b814 (patch)
treedad01edbc7cf901c3b85cdcfdd4d816687a57c0a /docbook/wsdg_src
parentcde54839af9158368368e60212833cda7365bf92 (diff)
WSDG: update for $XDG_CONFIG_HOME
Since v2.1.0rc0-184-gb0b53fa593, the config directory has changed. Change-Id: Idbeb62f2393d1a4ec192da2d85e6bfb76782aeb8 Reviewed-on: https://code.wireshark.org/review/20365 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_userinterface.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_userinterface.asciidoc b/docbook/wsdg_src/WSDG_chapter_userinterface.asciidoc
index edadfafd94..fd906a3ada 100644
--- a/docbook/wsdg_src/WSDG_chapter_userinterface.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_userinterface.asciidoc
@@ -214,7 +214,8 @@ translation, do the following:
Alternatively you can put your QM and flag files in the 'languages'
directory in the Wireshark user configuration directory
-('~/.wireshark/languages/' on UNIX).
+('$XDG_CONFIG_HOME/wireshark/languages/' or '$HOME/.wireshark/languages/' on
+UNIX).
For more information about Qt Linguist see
http://qt-project.org/doc/qt-4.8/linguist-manual.html[its manual].