Git commit 4fe159aa90b3781b9bcc3cbce473faec5cefb4a8 by Burkhard Lück. Committed on 11/12/2016 at 19:08. Pushed by lueck into branch 'master'.
replace deprecated kde4-config with qtpaths M +2 -1 doc/technical-reference.docbook https://commits.kde.org/ktuberling/4fe159aa90b3781b9bcc3cbce473faec5cefb4a8 diff --git a/doc/technical-reference.docbook b/doc/technical-reference.docbook index 6ce49ce..e062fb6 100644 --- a/doc/technical-reference.docbook +++ b/doc/technical-reference.docbook @@ -91,7 +91,8 @@ To create a new &ktuberling; playground you have to: </listitem> <listitem> - <para>If you want to install it for yourself, place .svg .theme .desktop files in `kde4-config --prefix`/share/apps/ktuberling/pics + <para>If you want to install it for yourself, place .svg .theme .desktop files in <filename class="directory">ktuberling/pics</filename> + in <userinput><command>qtpaths</command> <option>- --paths GenericDataLocation</option></userinput> </para> </listitem>
