Git commit 4cdbba7c338d59ee49c16311ea19da29a8bbc3eb by Burkhard L?ck. Committed on 18/06/2013 at 20:12. Pushed by lueck into branch 'master'.
replace outdated app used for MusicBrainz with TunePimp library, add comments about missing stuff M +17 -6 doc/index.docbook http://commits.kde.org/juk/4cdbba7c338d59ee49c16311ea19da29a8bbc3eb diff --git a/doc/index.docbook b/doc/index.docbook index fbdb20b..2fa291c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -297,7 +297,13 @@ the Ogg Vorbis song <quote>The Theme (Metroid)</quote> by Stemage could result i </para> </listitem> </varlistentry> - +<!--missing Cover Manager +View Cover +Get Cover From File +Get Cover From Internet +Delete Cover +Show Cover Manager +--> <varlistentry> <term><guimenuitem>Create Playlist From Selected Items</guimenuitem></term> <listitem> @@ -1228,7 +1234,7 @@ playlist. <listitem><para>Removes the selected songs from the playlist.</para> </listitem> </varlistentry> - +<!-- Undo Cut Copy Paste Clear Select All --> </variablelist> </sect2> @@ -1255,7 +1261,7 @@ playlist. <interface>Tag Editor</interface> is shown.</para> </listitem> </varlistentry> - +<!--Show Lyrics--> <varlistentry> <term><menuchoice> <guimenu>View</guimenu><guimenuitem>Show History</guimenuitem> @@ -1450,11 +1456,14 @@ Information</guisubmenu><guimenuitem>From Internet</guimenuitem> </menuchoice> </term> <listitem><para>This command tries to guess the tags of the selected files -by using the <application>trm</application> provided with +by using the <application>TunePimp</application> library provided with <ulink url="http://www.musicbrainz.org/">MusicBrainz</ulink>.</para> </listitem> </varlistentry> - +<!--missing +Cover Manager +Rename File Ctrl+R + --> </variablelist> </sect2> @@ -1548,7 +1557,9 @@ from filenames.</para> dialog box</link>, where you can alter the way &juk; renames files for you.</para> </listitem> </varlistentry> - +<!--missing +Configure scrobbling + --> </variablelist> <para>
