Git commit 9f5d7ebe890299b83410bb5cb8abab227a2ec48c by Burkhard Lück. Committed on 11/12/2016 at 19:37. Pushed by lueck into branch 'master'.
replace deprecated kf5-config with qtpaths M +2 -1 doc/kate/plugins.docbook https://commits.kde.org/kate/9f5d7ebe890299b83410bb5cb8abab227a2ec48c diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index 0f10eb5cf..b35c60e41 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -2999,7 +2999,8 @@ current element if you are inside a tag.</para> <title>Features and Limitations</title> <para>You can test all functions and limitations by loading -<filename>$(kf5-config --prefix)/share/apps/katexmltools/testcases.xml</filename> +<filename>katexmltools/testcases.xml</filename> in +<userinput><command>qtpaths</command> <option>- --paths GenericDataLocation </option></userinput> into &kate; and following the instructions.</para> </sect2>
