Git commit 6d4d54d229cf90f1951eb9e252367b7683514010 by Burkhard Lück. Committed on 01/08/2015 at 08:28. Pushed by lueck into branch 'master'.
Fix date+releaseinfo in preparetips docbook REVIEW:124569 M +4 -3 docs/preparetips/man-preparetips5.1.docbook http://commits.kde.org/kconfigwidgets/6d4d54d229cf90f1951eb9e252367b7683514010 diff --git a/docs/preparetips/man-preparetips5.1.docbook b/docs/preparetips/man-preparetips5.1.docbook index 1c7a0ac..cb7eee4 100644 --- a/docs/preparetips/man-preparetips5.1.docbook +++ b/docs/preparetips/man-preparetips5.1.docbook @@ -18,8 +18,9 @@ </affiliation> </author> -<date>2006-06-01</date> -<productname>K Desktop Environment</productname> +<date>2014-03-04</date> +<releaseinfo>Frameworks 5.0</releaseinfo> +<productname>KDE Frameworks</productname> </refentryinfo> <refmeta> @@ -49,7 +50,7 @@ </para> <para> -<command>preparetips5</command> looks for <emphasis role="underline">data/tips-en</emphasis> as tips file. +<command>preparetips5</command> looks for <emphasis role="underline">data/tips</emphasis> as tips file. </para> </refsect1> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
