Git commit 8246055f6c0df794440d4a77567d9bd3304be327 by Gilles Caulier, on behalf of Wolfgang Scheffner. Committed on 04/01/2017 at 13:20. Pushed by cgilles into branch 'master'.
apply patch about sort item by similarity M +1 -1 digikam/menu-mainwindow.docbook https://commits.kde.org/digikam-doc/8246055f6c0df794440d4a77567d9bd3304be327 diff --git a/digikam/menu-mainwindow.docbook b/digikam/menu-mainwindow.docbook index b9b2e5d..51afbfd 100644 --- a/digikam/menu-mainwindow.docbook +++ b/digikam/menu-mainwindow.docbook @@ -604,7 +604,7 @@ <term><menuchoice> <guimenu>View</guimenu><guisubmenu>Sort Images</guisubmenu> </menuchoice></term> - <listitem><para><action>Sort all images in current Album by Name, Path, Date, File Size, Rating, Image Size or by Aspect Ratio.</action></para></listitem> + <listitem><para><action>Sort all images in current Album by Name, Path, Date, File Size, Rating, Image Size, Aspect Ratio or by Similarity, the latter only in the Fuzzy View.</action></para></listitem> </varlistentry> <varlistentry>
