[konsole] doc/manual: replace kde4/share/config/ with qtpaths
Burkhard Lück
null at kde.org
Sun Dec 11 19:53:33 UTC 2016
Git commit 0e1c4181e9878cdc7b0ebc7e64eb20c0ba60c094 by Burkhard Lück.
Committed on 11/12/2016 at 19:53.
Pushed by lueck into branch 'master'.
replace kde4/share/config/ with qtpaths
M +4 -2 doc/manual/index.docbook
https://commits.kde.org/konsole/0e1c4181e9878cdc7b0ebc7e64eb20c0ba60c094
diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook
index 964a6bb7..34fec0f0 100644
--- a/doc/manual/index.docbook
+++ b/doc/manual/index.docbook
@@ -1393,14 +1393,16 @@ Triple-clicking will select a whole line. Continuing to hold the mouse button an
</para></listitem>
<listitem><para>
-There is a hidden feature for the "%d" formatter in tab title. You can tell &konsole; to abbreviate a directory name into its first character. For example, "/path/to/konsole/src" can be abbreviated into "konsole/s". If you want to enable and control this hidden feature, open <filename>~/.kde4/share/config/konsolerc</filename> and add following lines:</para>
+There is a hidden feature for the "%d" formatter in tab title. You can tell &konsole; to abbreviate a directory name into its first character. For example, "/path/to/konsole/src" can be abbreviated into "konsole/s". If you want to enable and control this hidden feature, open <filename>konsolerc</filename>
+in <userinput><command>qtpaths</command> <option>--paths GenericConfigLocation</option></userinput> and add following lines:</para>
<para><programlisting>
[ProcessInfo]
CommonDirNames=name1,name2,name3...
</programlisting>
-<note><para>If you are using <application>Yakuake</application>, you need to edit <filename>~/.kde4/share/config/yakuakerc</filename> instead.</para></note>
+<note><para>If you are using <application>Yakuake</application>, you need to edit <filename>yakuakerc</filename>
+in <userinput><command>qtpaths</command> <option>--paths GenericConfigLocation</option></userinput> instead.</para></note>
</para></listitem>
More information about the kde-doc-english
mailing list