Git commit e449c24b81d30f1f591bb25ae3467235e1265985 by Burkhard Lück. Committed on 19/05/2016 at 07:12. Pushed by lueck into branch 'master'.
fix typo kde5-config -> kf5-config M +2 -2 doc/technical-reference.docbook http://commits.kde.org/ktuberling/e449c24b81d30f1f591bb25ae3467235e1265985 diff --git a/doc/technical-reference.docbook b/doc/technical-reference.docbook index 10a04dc..4c6f5e5 100644 --- a/doc/technical-reference.docbook +++ b/doc/technical-reference.docbook @@ -153,8 +153,8 @@ INSTALL( FILES <replaceable>yourLanguageTwoLetterCode</replaceable>.soundtheme D <listitem> <para>If you want to install it for yourself:</para> <itemizedlist> -<listitem><para>Place <replaceable>yourLanguageTwoLetterCode</replaceable>.soundtheme file in `kde5-config --prefix`/share/apps/ktuberling/sounds</para></listitem> -<listitem><para>Place yourSoundFiles in `kde5-config --prefix`/share/apps/ktuberling/sounds/someUniquePath</para></listitem> +<listitem><para>Place <replaceable>yourLanguageTwoLetterCode</replaceable>.soundtheme file in `kf5-config --prefix`/share/apps/ktuberling/sounds</para></listitem> +<listitem><para>Place yourSoundFiles in `kf5-config --prefix`/share/apps/ktuberling/sounds/someUniquePath</para></listitem> </itemizedlist> </listitem> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
