Git commit 0eaa33550739f478bd1896ea7ac858bbe851823a by Yuri Chornoivan. Committed on 23/03/2018 at 18:23. Pushed by yurchor into branch 'master'.
Fix minor quirks due to non-standard Remember on wiki M +2 -2 doc/index.docbook https://commits.kde.org/amarok/0eaa33550739f478bd1896ea7ac858bbe851823a diff --git a/doc/index.docbook b/doc/index.docbook index 1678ffa157..7849b168e3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,5 +1,5 @@ <?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> @@ -5998,7 +5998,7 @@ mysql -u amarokuser -p amarok < amarok.mysql</userinput> fi done</programlisting> </para> -<para><important><para>2=Dead Links|1=The links are not available anymore. I don't know if it should be updated or deleted</para></important> +<para><important><para>The links are not available anymore. I don't know if it should be updated or deleted</para></important> </para> <para>There is another script at <ulink url="https://github.com/aendruk/moodbar-preview-cli">Github</ulink>, which shows previews of the generated mood files on the command line while they are being generated. Read more about it at the <ulink url="https://aendruk.wordpress.com/2011/02/13/moodbar-previews-on-the-command-line/">author's blog</ulink>. </para>
